From 3e63cd45ec9ccb276a95ab7951947ed5874d7edd Mon Sep 17 00:00:00 2001 From: Bengt Jonsson Date: Sun, 6 Nov 2011 15:09:33 +0100 Subject: regulator: ab8500-ext: Add VextSupply2 regulator Remove suspend-force settings of VextSupply2 and add VextSupply2 in the external regulator driver. ST-Ericsson Linux next: - ST-Ericsson ID: 374223 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: If770703949343a4bf01badd33748ebc52476dcc0 Signed-off-by: Bengt Jonsson Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/37703 --- include/linux/regulator/ab8500.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/linux/regulator/ab8500.h b/include/linux/regulator/ab8500.h index 49d5df43d22..112677fdb0a 100644 --- a/include/linux/regulator/ab8500.h +++ b/include/linux/regulator/ab8500.h @@ -163,6 +163,7 @@ struct ab8500_ext_regulator_cfg { enum ab8500_ext_regulator_id { AB8500_EXT_SUPPLY1, + AB8500_EXT_SUPPLY2, AB8500_EXT_SUPPLY3, AB8500_NUM_EXT_REGULATORS, }; -- cgit v1.2.3