commit | 57ed3314e0bfa90ea63c63b8d3038814e9d98a20 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Thu Jun 30 09:24:26 2011 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Wed Jul 27 09:31:27 2011 +0800 |
tree | ce82f977d851c5cb2b0d6c28da0ef7270f3be848 | |
parent | 842afc02cf04f0474392b4c5efd808996a804fa6 [diff] |
mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() The patch removes all the uses of cpu_is_mx(). Instead, it utilizes platform_device_id to distinguish the esdhc differences among SoCs. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Cc: Wolfram Sang <w.sang@pengutronix.de> Cc: Chris Ball <cjb@laptop.org> Acked-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Chris Ball <cjb@laptop.org>