summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRabin Vincent <rabin.vincent@stericsson.com>2011-07-12 17:23:50 +0530
committerUlf Hansson <ulf.hansson@stericsson.com>2011-09-19 16:00:17 +0200
commitb29d280964b489c66b5715166da91026877dfb88 (patch)
treed81e61f306ab1aa585d56cbcf26e8887ba8f61f7 /include/linux
parentc075c5c44864e2cc158f909e1808ad3b70507ae5 (diff)
u5500: regulators: remove LDO S (VANA) control
The PRCMU will manage this automatically based on the ePOD requests. ST-Ericsson Linux next: - ST-Ericsson ID: 332226 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I33aae94be2860f24bf5c5702f86a49525458be7d Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/27028 Reviewed-by: Srinidhi KASAGAR <srinidhi.kasagar@stericsson.com>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/regulator/ab5500.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/regulator/ab5500.h b/include/linux/regulator/ab5500.h
index d3c88ebf3a2..26c57078f95 100644
--- a/include/linux/regulator/ab5500.h
+++ b/include/linux/regulator/ab5500.h
@@ -12,7 +12,6 @@ enum ab5500_regulator_id {
AB5500_LDO_H,
AB5500_LDO_K,
AB5500_LDO_L,
- AB5500_LDO_S,
AB5500_LDO_VDIGMIC,
AB5500_LDO_SIM,
AB5500_NUM_REGULATORS,