OMAP: hsmmc: Rename the device and driver
[deliverable/linux.git] / arch / arm / mach-omap2 / board-omap3evm.c
index 7341f966bf1a5e8be1cfdcc90b229d9918166163..f2a3a883cca5fc036b2f84e342190d17dafcdb29 100644 (file)
@@ -604,7 +604,7 @@ static struct regulator_init_data omap3evm_vio = {
 #define OMAP3EVM_WLAN_IRQ_GPIO         (149)
 
 static struct regulator_consumer_supply omap3evm_vmmc2_supply =
-       REGULATOR_SUPPLY("vmmc", "mmci-omap-hs.1");
+       REGULATOR_SUPPLY("vmmc", "omap_hsmmc.1");
 
 /* VMMC2 for driving the WL12xx module */
 static struct regulator_init_data omap3evm_vmmc2 = {
This page took 0.038875 seconds and 5 git commands to generate.