dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/plat-mxc/devices
Shawn Guo 62550cd7c0 dmaengine: imx-sdma: use platform_device_id to identify sdma version
It might be not good to use software defined version to identify sdma
device type, when hardware does not define such version.  Instead,
soc name is stable enough to define the device type.

The patch uses platform_device_id rather than version number passed
by platform data to identify sdma device type/version.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Vinod Koul <vinod.koul@intel.com>
2011-07-27 09:31:45 +08:00
..
Kconfig video i.MX: remove mx1 compile time dependencies 2011-05-19 13:11:26 +02:00
Makefile gpio/mxc: Change gpio-mxc into an upstanding gpio driver 2011-06-06 10:01:19 -06:00
platform-fec.c net/fec: gasket needs to be enabled for some i.mx 2011-07-27 09:30:50 +08:00
platform-flexcan.c ARM: mx3: introduce SOC_IMX31 and SOC_IMX35 2010-11-19 21:54:35 +01:00
platform-fsl-usb2-udc.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
platform-gpio-mxc.c gpio/mxc: get rid of the uses of cpu_is_mx() 2011-07-08 12:38:12 -06:00
platform-gpio_keys.c ARM: imx: Add gpio-keys to plat-mxc 2010-10-26 16:24:04 +02:00
platform-imx-dma.c dmaengine: imx-sdma: use platform_device_id to identify sdma version 2011-07-27 09:31:45 +08:00
platform-imx-fb.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
platform-imx-i2c.c ARM:mx53: Add I2C3 support 2011-07-07 10:01:11 +02:00
platform-imx-keypad.c ARM: mx53: Add keypad support 2011-07-07 10:01:13 +02:00
platform-imx-ssi.c ARM: mx53: Add SSI suport 2011-07-07 10:01:13 +02:00
platform-imx-uart.c serial/imx: get rid of the uses of cpu_is_mx1() 2011-07-27 09:30:38 +08:00
platform-imx2-wdt.c ARM: mx5: Add watchdog support for MX53 2011-02-18 10:57:56 +01:00
platform-imx21-hcd.c ARM: imx: dynamically allocate imx21-hcd devices 2010-11-17 10:01:33 +01:00
platform-imx_udc.c ARM: imx: dynamically allocate imx_udc device 2010-11-17 10:01:20 +01:00
platform-imxdi_rtc.c ARM: mxc: fix buggy '.end' of IORESOURCE_MEM in device codes 2011-03-23 15:08:14 +01:00
platform-ipu-core.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
platform-mx1-camera.c ARM: imx: dynamically allocate mx1-camera device 2010-11-17 10:01:22 +01:00
platform-mx2-camera.c ARM: mx25: dynamically allocate mx2-camera devices 2010-11-19 21:53:48 +01:00
platform-mxc-ehci.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
platform-mxc-mmc.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
platform-mxc_nand.c ARM: mx5: introduce SOC_IMX51 2010-12-03 11:05:13 +01:00
platform-mxc_pwm.c ARM: mx5: dynamically allocate pwm devices 2011-01-12 14:50:09 +01:00
platform-mxc_rnga.c ARM: mx3: dynamically allocate mxc_rnga devices 2010-11-19 21:54:35 +01:00
platform-mxc_rtc.c ARM: mx3: dynamically allocate "mxc_rtc" devices 2011-05-19 13:11:16 +02:00
platform-mxc_w1.c ARM: mx3: introduce SOC_IMX31 and SOC_IMX35 2010-11-19 21:54:35 +01:00
platform-sdhci-esdhc-imx.c mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() 2011-07-27 09:31:27 +08:00
platform-spi_imx.c spi/imx: use soc name in spi device type naming scheme 2011-07-14 13:47:02 -06:00