linux/arch/arm/mach-mx3
Andres Salomon 4ec1b54c4d mfd: mfd_cell is now implicitly available to mc13xxx drivers
The cell's platform_data is now accessed with a helper function;
change clients to use that, and remove the now-unused data_size.

Note that mfd-core no longer makes a copy of platform_data, but the
mc13xxx-core driver creates the pdata structures on the stack.  In
order to get around that, the various ARM mach types that set the
pdata have been changed to hold the variable in static (global) memory.
Also note that __initdata references in aforementioned pdata structs
have been dropped.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2011-03-23 10:41:54 +01:00
..
Kconfig ARM: mx31_3ds: Add I2C support 2011-03-07 19:29:23 +01:00
Makefile
Makefile.boot
clock-imx31.c
clock-imx35.c
cpu.c
crm_regs.h
devices-imx31.h
devices-imx35.h ARM: imx35: fix trivial copy/paste error 2011-03-07 19:29:11 +01:00
devices.c
devices.h
ehci-imx31.c
ehci-imx35.c
eukrea_mbimxsd-baseboard.c arm: mach-mx3: use IMX_GPIO_NR instead of hard-coded values 2011-03-01 14:19:48 +01:00
iomux-imx31.c ARM: iomux-imx31: allow pin_list to be const 2011-03-07 19:29:28 +01:00
mach-armadillo5x0.c ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers 2011-03-07 19:29:41 +01:00
mach-bug.c
mach-cpuimx35.c ARM: mx3/cpuimx35: fix build failure 2011-03-07 19:29:20 +01:00
mach-kzm_arm11_01.c Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm 2011-03-17 19:08:06 -07:00
mach-mx31_3ds.c mfd: mfd_cell is now implicitly available to mc13xxx drivers 2011-03-23 10:41:54 +01:00
mach-mx31ads.c
mach-mx31lilly.c ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers 2011-03-07 19:29:41 +01:00
mach-mx31lite.c ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers 2011-03-07 19:29:41 +01:00
mach-mx31moboard.c mfd: mfd_cell is now implicitly available to mc13xxx drivers 2011-03-23 10:41:54 +01:00
mach-mx35_3ds.c ARM: mx3/mx35_3ds: Use MX35 USB OTG Erratum 2011-03-07 19:29:33 +01:00
mach-pcm037.c ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers 2011-03-07 19:29:41 +01:00
mach-pcm037_eet.c
mach-pcm043.c ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers 2011-03-07 19:29:41 +01:00
mach-qong.c
mach-vpr200.c
mm.c ARM i.MX: Move gpio initialization to SoC specific files 2011-03-07 19:29:37 +01:00
mx31lilly-db.c
mx31lite-db.c
mx31moboard-devboard.c
mx31moboard-marxbot.c
mx31moboard-smartbot.c ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers 2011-03-07 19:29:41 +01:00
pcm037.h