From: Shawn Guo Date: Thu, 30 Jun 2011 01:24:26 +0000 (+0800) Subject: mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() X-Git-Tag: v3.1-rc1~125^2^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57ed3314e0bfa90ea63c63b8d3038814e9d98a20;p=pandora-kernel.git 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 Cc: Wolfram Sang Cc: Chris Ball Acked-by: Grant Likely Acked-by: Chris Ball --- Reading git-diff-tree failed