linux/arch/powerpc/platforms/ps3
Geert Uytterhoeven b163a256da [POWERPC] PS3: Split device setup for static vs. dynamic devices
Split the device setup code in ps3_register_repository_device() in two
routines:
  1. ps3_setup_static_device(), to handle the setup of static devices in the
     PS3 repository, which can be __init,
  2. ps3_setup_dynamic_device(), to handle the setup of storage devices that
     may appear later in the PS3 repository.

This fixes a few section mismatch warnings.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-04-01 20:43:09 +11:00
..
device-init.c [POWERPC] PS3: Split device setup for static vs. dynamic devices 2008-04-01 20:43:09 +11:00
exports.c [POWERPC] ps3: add lv1 hvcalls 2006-12-04 20:40:44 +11:00
htab.c [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. 2008-02-13 16:56:49 -08:00
hvcall.S [POWERPC] ps3: add lv1 hvcalls 2006-12-04 20:40:44 +11:00
interrupt.c [POWERPC] PS3: Fix unlikely typo in ps3_get_irq 2008-04-01 20:43:07 +11:00
Kconfig [POWERPC] PS3: Remove lpar address workaround 2008-01-25 22:52:53 +11:00
Makefile [POWERPC] PS3: Device registration routines. 2007-06-28 19:16:43 +10:00
mm.c [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. 2008-02-13 16:56:49 -08:00
os-area.c [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. 2008-02-13 16:56:49 -08:00
platform.h [POWERPC] PS3: Add logical performance monitor repository routines 2008-01-25 22:52:52 +11:00
repository.c [POWERPC] PS3: Add logical performance monitor repository routines 2008-01-25 22:52:52 +11:00
setup.c [POWERPC] PS3: Save power in busy loops on halt 2008-04-01 20:43:07 +11:00
smp.c [POWERPC] PS3: Kexec support 2007-06-28 19:16:37 +10:00
spu.c [POWERPC] PS3: Add ps3_get_speid routine 2008-04-01 20:43:07 +11:00
system-bus.c [POWERPC] PS3: Add logical performance monitor device support 2008-01-25 22:52:52 +11:00
time.c [POWERPC] PS3: Add os-area rtc_diff set/get routines 2007-10-09 21:01:58 +10:00