linux/arch/arm/mach-imx
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
..
include/mach dmaengine: Add Freescale i.MX SDMA support 2010-10-05 15:49:26 -07:00
Kconfig ARM: mx25_3ds: Add I2C support 2011-03-07 19:29:26 +01:00
Makefile ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
Makefile.boot ARM: imx: move mx25 support to mach-imx 2010-11-19 21:53:49 +01:00
clock-imx1.c MX1: Register clock for SPI2 2011-03-07 19:29:13 +01:00
clock-imx21.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
clock-imx25.c i.MX25: add sdma clock definitions 2011-03-07 19:29:08 +01:00
clock-imx27.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
cpu-imx27.c ARM: imx: Get the silicon version from the IIM module 2010-11-28 19:51:47 +01:00
devices-imx1.h MX1: Add structure, registration functions for framebuffer and rename LCDC INT 2011-03-07 19:29:36 +01:00
devices-imx21.h ARM: imx: dynamically allocate imx21-hcd devices 2010-11-17 10:01:33 +01:00
devices-imx25.h ARM: imx/mx25: dynamically allocate pwm devices 2011-03-08 13:24:24 +01:00
devices-imx27.h ARM: imx: dynamically allocate imx-keypad devices 2010-11-17 10:01:32 +01:00
dma-v1.c arm: imx: Zero entire imxdma structure 2011-03-10 14:24:53 +01:00
ehci-imx25.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
ehci-imx27.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
eukrea_mbimx27-baseboard.c ARM: imx/eukrea_mbimx27: fix compile warnings about unused variables 2011-02-10 13:53:41 +01:00
eukrea_mbimxsd25-baseboard.c ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookie 2010-11-24 09:56:58 +01:00
mach-cpuimx27.c ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers 2011-03-07 19:29:41 +01:00
mach-eukrea_cpuimx25.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-imx27_visstrim_m10.c ARM: Add SSI and aic3204 code to Visstrim_M10 boards. 2011-03-07 19:29:21 +01:00
mach-imx27ipcam.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-imx27lite.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-mx1ads.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-mx21ads.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-mx25_3ds.c ARM: mx25_3ds: Add I2C support 2011-03-07 19:29:26 +01:00
mach-mx27_3ds.c mfd: mfd_cell is now implicitly available to mc13xxx drivers 2011-03-23 10:41:54 +01:00
mach-mx27ads.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-mxt_td60.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-pca100.c ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers 2011-03-07 19:29:41 +01:00
mach-pcm038.c mfd: mfd_cell is now implicitly available to mc13xxx drivers 2011-03-23 10:41:54 +01:00
mach-scb9328.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mm-imx1.c ARM i.MX: iomux v1 initialization away from initcall 2011-03-07 19:29:38 +01:00
mm-imx21.c ARM i.MX: iomux v1 initialization away from initcall 2011-03-07 19:29:38 +01:00
mm-imx25.c ARM i.MX: Move gpio initialization to SoC specific files 2011-03-07 19:29:37 +01:00
mm-imx27.c ARM i.MX: iomux v1 initialization away from initcall 2011-03-07 19:29:38 +01:00
mx1-camera-fiq-ksym.c ARM: imx: move mx1 support to mach-imx 2010-06-30 08:59:44 +02:00
mx1-camera-fiq.S ARM: imx: move mx1 support to mach-imx 2010-06-30 08:59:44 +02:00
pcm970-baseboard.c ARM: imx: remove now empty devices.h 2010-11-17 10:01:34 +01:00
pm-imx27.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-01-13 10:05:56 -08:00