summaryrefslogtreecommitdiff
path: root/drivers/regulator
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-06-23 10:34:20 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-06-23 10:34:20 (GMT)
commitb19dbf711e8dae026f8d014eae90d766d02f4acb (patch)
treeab3b57870884bc9996aae09da5f499e5f76b34ed /drivers/regulator
parentd9fe28f9621be70514aeacd2b4b3640e986d4cb1 (diff)
downloadlinux-fsl-qoriq-b19dbf711e8dae026f8d014eae90d766d02f4acb.tar.xz
regulator: core: Add export of regulator_set_voltage_time_sel()
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/regulator')
-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 ce0a346..26b7104 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