linux-stable/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
..
clock-imx31.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
clock-imx35.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
cpu.c ARM: imx: Get the silicon version from the IIM module 2010-11-28 19:51:47 +01:00
crm_regs.h imx31: define and use MX31_IO_ADDRESS 2010-01-08 16:41:26 +01:00
devices-imx31.h ARM: mx3: dynamically allocate imx-keypad devices 2010-11-19 21:54:36 +01:00
devices-imx35.h ARM: imx35: fix trivial copy/paste error 2011-03-07 19:29:11 +01:00
devices.c ARM: mx3: dynamically allocate imx-keypad devices 2010-11-19 21:54:36 +01:00
devices.h ARM: mx3: dynamically allocate imx-keypad devices 2010-11-19 21:54:36 +01:00
ehci-imx31.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
ehci-imx35.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
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
Kconfig ARM: mx31_3ds: Add I2C support 2011-03-07 19:29:23 +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 mx31: add support for the bugbase 1.3 from buglabs 2011-02-28 09:28:46 +01:00
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 ARM: mx3/mx31ads: fix comments of irq callbacks 2011-02-11 18:37:34 +01:00
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 ARM i.MX31 pcm037 eet: remove unnecessary CONFIG_SPI_IMX ifdefs 2011-01-27 12:51:27 +01:00
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 ARM: mx3: remove some useless comments 2011-02-11 18:37:33 +01:00
mach-vpr200.c ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer 2011-02-10 14:23:49 +01:00
Makefile mx31: add support for the bugbase 1.3 from buglabs 2011-02-28 09:28:46 +01:00
Makefile.boot
mm.c ARM i.MX: Move gpio initialization to SoC specific files 2011-03-07 19:29:37 +01:00
mx31lilly-db.c ARM: mx3: dynamically register mxc-mmc devices 2010-11-19 21:54:35 +01:00
mx31lite-db.c ARM: mx3: dynamically allocate imx2-wdt devices 2010-11-19 21:54:36 +01:00
mx31moboard-devboard.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mx31moboard-marxbot.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
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 ARM: add support for the EET board, based on the i.MX31 pcm037 module 2009-06-23 14:25:26 +02:00