arm/mx2: use per-SOC nand device
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 11 Feb 2010 15:31:49 +0000 (16:31 +0100)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Wed, 24 Feb 2010 09:05:38 +0000 (10:05 +0100)
commit3636a145321573f2f735e3ae69f87e0fb166abec
tree90be2285c66900ef18cc870428cc86297242cde9
parentf0d3ab49110327516b7f0b6d27fd33d6fa079d6c
arm/mx2: use per-SOC nand device

The previous commit introduced one nand device per SoC.  Use this
directly instead of the compatibility macro that will break for
multi-SoC kernels.  And while at it remove the compatibility macro now
that all in-tree users are fixed.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
arch/arm/mach-mx2/devices.h
arch/arm/mach-mx2/mach-cpuimx27.c
arch/arm/mach-mx2/mach-mx21ads.c
arch/arm/mach-mx2/mach-mx27ads.c
arch/arm/mach-mx2/mach-mxt_td60.c
arch/arm/mach-mx2/mach-pca100.c
arch/arm/mach-mx2/mach-pcm038.c