tmp_suning_uos_patched/drivers/base
Randy Dunlap 33b5f31bbc register_cpu __devinit or __cpuinit
Is there some reason why register_cpu() is __devinit instead of __cpuinit ?
Make it __cpuinit.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-06 10:41:01 -08:00
..
power PM: Export device_pm_schedule_removal 2008-02-02 15:14:48 -08:00
attribute_container.c
base.h
bus.c
class.c
core.c Driver core: Remove unneeded get_{device,driver}() calls. 2008-02-02 15:14:49 -08:00
cpu.c register_cpu __devinit or __cpuinit 2008-02-06 10:41:01 -08:00
dd.c
devres.c
dma-mapping.c
driver.c Driver core: Remove unneeded get_{device,driver}() calls. 2008-02-02 15:14:49 -08:00
firmware_class.c
firmware.c
hypervisor.c
init.c
isa.c
Kconfig
Makefile Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 2008-02-05 19:05:48 -08:00
map.c
memory.c
module.c
node.c
platform.c
sys.c
topology.c
transport_class.c