msm: 8960: remove always ON vote for eMMC VCC rail

eMMC card can be put in sleep by sending CMD5 during suspend
so we can turn off the eMMC VCC rail to save power.

Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
diff --git a/arch/arm/mach-msm/board-msm8960.c b/arch/arm/mach-msm/board-msm8960.c
index f027e55..d213fc9 100644
--- a/arch/arm/mach-msm/board-msm8960.c
+++ b/arch/arm/mach-msm/board-msm8960.c
@@ -1909,9 +1909,6 @@
 		.name = "sdc_vdd",
 		.set_voltage_sup = 1,
 		.level = 2950000,
-		.always_on = 1,
-		.lpm_sup = 1,
-		.lpm_uA = 9000,
 		.hpm_uA = 200000, /* 200mA */
 	},
 	/* SDCC3 : External card slot connected */