linux/drivers/mmc
Shawn Guo ef9b4d3996 mmc: mxs-mmc: get rid of the use of cpu_is_xxx
The register HW_SSP_VERSION is broken for ssp version detection,
as the address of the register is different between imx23 and imx28.
Let's use platform_device_id to detect the device, so that the use
of cpu_is_xxx can be removed.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Chris Ball <cjb@laptop.org>
2012-05-13 08:05:31 +08:00
..
card mmc: remove MMC bus legacy suspend/resume method 2012-04-20 20:30:19 -04:00
core mmc: core: Do not pre-claim host in suspend 2012-04-20 21:52:13 -04:00
host mmc: mxs-mmc: get rid of the use of cpu_is_xxx 2012-05-13 08:05:31 +08:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00