mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id
[deliverable/linux.git] / arch / arm / mach-imx / mach-pcm038.c
index 4a5234003f398876721dbf66a89add8d26e20040..8bf95f5741c44fef9dc6bbb473fcb3c48d311542 100644 (file)
@@ -212,7 +212,7 @@ static const struct spi_imx_master pcm038_spi0_data __initconst = {
 
 static struct regulator_consumer_supply sdhc1_consumers[] = {
        {
-               .dev_name = "mxc-mmc.1",
+               .dev_name = "imx21-mmc.1",
                .supply = "sdhc_vcc",
        },
 };
This page took 0.027842 seconds and 5 git commands to generate.