regulator: core: Allow fixed enable_time to be set in the regulator_desc
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 27 Jun 2012 13:23:10 +0000 (14:23 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 3 Jul 2012 19:28:33 +0000 (20:28 +0100)
commit79511ed3225a64f6b7fc749f4f9c1ed82f24f729
treed800dbefea3fc15dde99d1ad6f024cfc63e441a7
parent5260cd2bc97318b8477b1d1e99c5a2c53764135b
regulator: core: Allow fixed enable_time to be set in the regulator_desc

Many regulators have a fixed specification for their enable time. Allow
this to be set in the regulator_desc as a number to save them having to
implement an explicit operation.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/core.c
include/linux/regulator/driver.h
This page took 0.03026 seconds and 5 git commands to generate.