From 572640fb1615f279ef1530839479dc49012d502c Mon Sep 17 00:00:00 2001 From: Virupax Sadashivpetimath Date: Thu, 19 Jan 2012 12:04:01 +0530 Subject: regulator:ab5500: Add MBIAS1 regulator support ST-Ericsson ID: 411009 ST-Ericsson Linux next: Not tested ST-Ericsson FOSS-OUT ID: Trivial Change-Id: Ic8fb17e4ecb09b0b5d5cdf213d67217f01ff84d8 Signed-off-by: Virupax Sadashivpetimath Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/45908 Reviewed-by: QABUILD Reviewed-by: Jonas ABERG --- include/linux/regulator/ab5500.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/linux/regulator/ab5500.h b/include/linux/regulator/ab5500.h index b5a8dec0be6..04673d3494f 100644 --- a/include/linux/regulator/ab5500.h +++ b/include/linux/regulator/ab5500.h @@ -14,6 +14,7 @@ enum ab5500_regulator_id { AB5500_LDO_L, AB5500_LDO_VDIGMIC, AB5500_LDO_SIM, + AB5500_BIAS1, AB5500_BIAS2, AB5500_NUM_REGULATORS, }; -- cgit v1.2.3