original_kernel/arch/arm/mach-shmobile
Kuninori Morimoto 6084c81e8a ARM: arch-shmobile: only run FSI init on respective boards
If several boards are enabled in the kernel configuration,
fsi_init_pm_clock() functions from board-ap4evb.c
will run on any of them. Prevent this by calling these functions from the
.init_machine() callback instead of using device_initcall().

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2011-04-06 11:21:38 -07:00
..
include/mach
Kconfig
Makefile
Makefile.boot
board-ag5evm.c
board-ap4evb.c ARM: arch-shmobile: only run FSI init on respective boards 2011-04-06 11:21:38 -07:00
board-g3evm.c
board-g4evm.c
board-mackerel.c ARM: arch-shmobile: only run HDMI init on respective boards 2011-04-06 11:21:24 -07:00
clock-sh73a0.c
clock-sh7367.c
clock-sh7372.c
clock-sh7377.c
clock.c
console.c
entry-gic.S
entry-intc.S
headsmp.S
hotplug.c
intc-sh73a0.c
intc-sh7367.c
intc-sh7372.c
intc-sh7377.c
localtimer.c
pfc-sh73a0.c
pfc-sh7367.c
pfc-sh7372.c
pfc-sh7377.c
platsmp.c
pm_runtime.c
setup-sh73a0.c
setup-sh7367.c
setup-sh7372.c
setup-sh7377.c
smp-sh73a0.c
timer.c