summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-06-23 11:34:20 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-06-23 11:34:20 +0100
commitb19dbf711e8dae026f8d014eae90d766d02f4acb (patch)
treeab3b57870884bc9996aae09da5f499e5f76b34ed /drivers/regulator/core.c
parentd9fe28f9621be70514aeacd2b4b3640e986d4cb1 (diff)
downloadlinux-b19dbf711e8dae026f8d014eae90d766d02f4acb.tar.bz2
regulator: core: Add export of regulator_set_voltage_time_sel()
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/regulator/core.c')
-rw-r--r--drivers/regulator/core.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/regulator/core.c b/drivers/regulator/core.c
index ce0a3462e0de..26b71048709b 100644
--- a/drivers/regulator/core.c
+++ b/drivers/regulator/core.c
@@ -2330,6 +2330,7 @@ int regulator_set_voltage_time_sel(struct regulator_dev *rdev,
return 0;
}
+EXPORT_SYMBOL_GPL(regulator_set_voltage_time_sel);
/**
* regulator_sync_voltage - re-apply last regulator output voltage