diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2007-05-04 08:38:03 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-05-08 07:09:26 +0200 |
commit | 197686dfe0038fd190326d118b743ff65ad20c0e (patch) | |
tree | 1da1220830a2658cb043519bdc2ecb6822622ce6 /arch/powerpc/kernel/udbg.c | |
parent | [POWERPC] Early serial debug support for PPC44x (diff) | |
download | linux-197686dfe0038fd190326d118b743ff65ad20c0e.tar.xz linux-197686dfe0038fd190326d118b743ff65ad20c0e.zip |
[POWERPC] Abolish powerpc_flash_init()
powerpc_flash_init() implements a broken way of probing for flash
devices supported by the physmap_of driver. It finds all nodes in the
device tree with device_type=="rom" and instantiates of_platform
devices for them. This is fundamentally incompatible with the normal
and correct way of probing for of_platform_bus_probe(). Platforms
which relied on powerpc_flash_init()s behaviour (none are in-tree)
will have to update their platform probing code to correctly probe
busses containing flash devices.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/udbg.c')
0 files changed, 0 insertions, 0 deletions