summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com>2011-09-20 16:06:31 +0200
committerJonas ABERG <jonas.aberg@stericsson.com>2011-09-29 09:03:42 +0200
commitb5e3a5876771e1481d4e0c55020291c57aa75bcc (patch)
treef5017d4ca715532d8f75c0230b4095535480790a
parent085903640f560acbb421fae7f84320358fafa169 (diff)
mfd: db8500-prcmu: remove incorrectly added regulators
Power to wlan and bluetooth combo is controlled by sysclkreq. A separate patch will add these regulators correctly. Change-Id: I264e292b7ce7686dd69ea588cc5d86864dd7c593 Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32117 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com>
-rw-r--r--drivers/mfd/db8500-prcmu.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/mfd/db8500-prcmu.c b/drivers/mfd/db8500-prcmu.c
index c806e8748d2..08d6fffe69b 100644
--- a/drivers/mfd/db8500-prcmu.c
+++ b/drivers/mfd/db8500-prcmu.c
@@ -2182,9 +2182,6 @@ static struct regulator_consumer_supply db8500_vape_consumers[] = {
};
static struct regulator_consumer_supply db8500_vsmps2_consumers[] = {
- /* CG2900 and CW1200 power to off-chip peripherals */
- REGULATOR_SUPPLY("gbf_1v8", "cg2900-uart.0"),
- REGULATOR_SUPPLY("wlan_1v8", "cw1200.0"),
REGULATOR_SUPPLY("musb_1v8", "ab8500-usb.0"),
/* AV8100 regulator */
REGULATOR_SUPPLY("hdmi_1v8", "0-0070"),