]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/85xx/ge_imp3a: Don't use the flat device-tree after boot
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 5 Jul 2016 05:04:02 +0000 (15:04 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 13 Jul 2016 08:15:36 +0000 (18:15 +1000)
commitff6626cda637ee6c41d8dcd41eda8b5421c52865
tree35031cf6d095ca94c690c1a83e3b554ac6714c33
parent7908ddc64c6e1159f54fe20558655ab551897600
powerpc/85xx/ge_imp3a: Don't use the flat device-tree after boot

ge_imp3a_pic_init() is called way beyond the unflattening of
the tree, it shouldn't be using of_flat_dt_*

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/85xx/ge_imp3a.c