alistair23-linux/drivers/clk/mxs
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
..
clk-div.c clk: mxs: add mxs specific clocks 2012-05-09 00:02:35 +08:00
clk-frac.c clk: mxs: add mxs specific clocks 2012-05-09 00:02:35 +08:00
clk-imx23.c mmc: mxs-mmc: get rid of the use of cpu_is_xxx 2012-05-13 08:05:31 +08:00
clk-imx28.c mmc: mxs-mmc: get rid of the use of cpu_is_xxx 2012-05-13 08:05:31 +08:00
clk-pll.c clk: mxs: add mxs specific clocks 2012-05-09 00:02:35 +08:00
clk-ref.c clk: mxs: add mxs specific clocks 2012-05-09 00:02:35 +08:00
clk.c clk: mxs: add mxs specific clocks 2012-05-09 00:02:35 +08:00
clk.h clk: mxs: add mxs specific clocks 2012-05-09 00:02:35 +08:00
Makefile clk: mxs: add clock support for imx28 2012-05-09 00:02:38 +08:00