summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRabin Vincent <rabin.vincent@stericsson.com>2011-07-12 17:23:50 +0530
committerRobert Marklund <robert.marklund@stericsson.com>2011-10-05 12:54:13 +0200
commita272ef6978f41872cd485ed96c02e2506c043a5a (patch)
tree07d02d6e1e044fd61709d3cecae908acc45f400e /include
parent8b0b8df56b6da55c17e44b1f2f6bcf271dcadf03 (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')
-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,