From b5e3a5876771e1481d4e0c55020291c57aa75bcc Mon Sep 17 00:00:00 2001 From: Mian Yousaf Kaukab Date: Tue, 20 Sep 2011 16:06:31 +0200 Subject: 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 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32117 Reviewed-by: Jonas ABERG Tested-by: Jonas ABERG --- drivers/mfd/db8500-prcmu.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'drivers/mfd/db8500-prcmu.c') 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"), -- cgit v1.2.3