forked from Minki/linux
955c9863bb
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 <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org> |
||
---|---|---|
.. | ||
clock-sh3.c | ||
clock-sh7705.c | ||
clock-sh7706.c | ||
clock-sh7709.c | ||
clock-sh7710.c | ||
clock-sh7712.c | ||
entry.S | ||
ex.S | ||
Makefile | ||
pinmux-sh7720.c | ||
probe.c | ||
setup-sh3.c | ||
setup-sh770x.c | ||
setup-sh7705.c | ||
setup-sh7710.c | ||
setup-sh7720.c | ||
swsusp.S |