aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/ab8500.h
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-03-28 16:11:08 +0000
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-03-29 17:50:07 +0000
commit41a06aa738ad889cf96f56024ddf84ecf4a18a6f (patch)
treeb495cb35d9c4dbba72efd6ba5edd4e8929ec1561 /include/linux/regulator/ab8500.h
parentregulator: ab8500-ext: Add HW request support (diff)
downloadlinux-dev-41a06aa738ad889cf96f56024ddf84ecf4a18a6f.tar.xz
linux-dev-41a06aa738ad889cf96f56024ddf84ecf4a18a6f.zip
regulator: ab8500: Remove USB regulator
The USB regulator is controlled by hardware. The software support was only needed for early hardware (ED) which is no longer supported. Signed-off-by: Bengt Jonsson <bengt.g.jonsson@stericsson.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/linux/regulator/ab8500.h')
-rw-r--r--include/linux/regulator/ab8500.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/regulator/ab8500.h b/include/linux/regulator/ab8500.h
index cf496e93c0cf..b86e089195ea 100644
--- a/include/linux/regulator/ab8500.h
+++ b/include/linux/regulator/ab8500.h
@@ -19,7 +19,6 @@ enum ab8500_regulator_id {
AB8500_LDO_AUX3,
AB8500_LDO_INTCORE,
AB8500_LDO_TVOUT,
- AB8500_LDO_USB,
AB8500_LDO_AUDIO,
AB8500_LDO_ANAMIC1,
AB8500_LDO_ANAMIC2,