linux/arch/arm/plat-mxc/devices
Uwe Kleine-König 66384eedd9 ARM: imx: Change the way nand devices are registered (generic part)
Instead of having a platform device defined in a devices.c and register
it in the machine file allocate it dynamically.  This reduces the size
of needed memory as the new function is discarded after init and only
the existing devices are created.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2010-06-30 09:00:29 +02:00
..
Kconfig ARM: imx: Change the way nand devices are registered (generic part) 2010-06-30 09:00:29 +02:00
Makefile ARM: imx: Change the way nand devices are registered (generic part) 2010-06-30 09:00:29 +02:00
platform-mxc_nand.c ARM: imx: Change the way nand devices are registered (generic part) 2010-06-30 09:00:29 +02:00