aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorMagnus Damm <[email protected]>2009-07-22 15:14:29 +0000
committerPaul Mundt <[email protected]>2009-07-23 13:06:07 +0900
commit955c9863bb5855a994751843e7066017edc00410 (patch)
tree77810b9d6475150ab3074d0c4fdda24b5251ffe0 /include/linux/timerqueue.h
parentc690be1cb48cf5a95c34c879841cc6e2c4fbc425 (diff)
sh: convert processor device setup functions to arch_initcall()
Convert the processor platform device setup functions from __initcall() and sometimes device_initcall() to arch_initcall(). This makes sure that the platform devices are registered a bit earlier so the devices are available when drivers register using initcall levels earlier than device_initcall(). A good example is platform devices needed by i2c-sh_mobile.c which registers a bit earlier using subsys_initcall(). Signed-off-by: Magnus Damm <[email protected]> Signed-off-by: Paul Mundt <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions