From 7e218cc88703e6ea588760ed56cbfe5a00abf0a5 Mon Sep 17 00:00:00 2001 From: Bengt Jonsson Date: Thu, 8 Dec 2011 16:11:08 +0100 Subject: regulator: ab8500: Remove Vsafe settings The Vsafe regulator should not be handled by kernel, it should be setup before the kernel starts. This patch removes the setting of Vsmsp3Regu. ST-Ericsson ID: 366482 ST-Ericsson Linux next: - ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I47af8002c0c06eb373f353aafa6f76f5ed1c1944 Depends-on: I3ef3dfa93946baffe019292084948e7c052b85c2 Signed-off-by: Bengt Jonsson Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/42850 Reviewed-by: QABUILD --- include/linux/regulator/ab8500.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/linux/regulator/ab8500.h b/include/linux/regulator/ab8500.h index 7f6ca3aa4c1..c2634eb2d81 100644 --- a/include/linux/regulator/ab8500.h +++ b/include/linux/regulator/ab8500.h @@ -83,7 +83,6 @@ enum ab8500_regulator_reg { AB8500_REGUCTRL1VAMIC, AB8500_VSMPS1REGU, AB8500_VSMPS2REGU, - AB8500_VSMPS3REGU, /* NOTE! PRCMU register */ AB8500_VPLLVANAREGU, AB8500_VREFDDR, AB8500_EXTSUPPLYREGU, -- cgit v1.2.3