ARM: shmobile: break out sh7372 platform devices
authorMagnus Damm <damm@opensource.se>
Wed, 13 Oct 2010 07:22:11 +0000 (07:22 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 13 Oct 2010 09:43:56 +0000 (18:43 +0900)
commit934e40781aa92dae0b9d753d7de4a743c96b9bd2
treea6c2778e5ccbed7d26a10671de17f23e9dc4b8a9
parent532daaa1108390c5c0070ab6d32bd20b53ee4e41
ARM: shmobile: break out sh7372 platform devices

This patch introduces sh7372_late_devices which
should include all regular processor specific
platform devices.

Early platform devices for console and timers
should be put on the sh7372_early_devices list,
all other devices should be on sh7372_late_devices.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/setup-sh7372.c