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)
commitb282788341933c4dcd462f3c93cb39b90334ed76
tree35031cf6d095ca94c690c1a83e3b554ac6714c33
parent69a94d84c7efc7bc146b5a8d6f05f6ed6f2d4e8f
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