regulator: ab8500: Set enable enable_time in regulator_desc
authorLee Jones <lee.jones@linaro.org>
Tue, 2 Apr 2013 12:24:16 +0000 (13:24 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 3 Apr 2013 17:40:26 +0000 (18:40 +0100)
commita4d68468ca6b24786ba0541bca27871f47e135b1
tree6ec109342154e987d93a902d464953822682fdf0
parent684d5ce4afafddb2ad08f36ea30ca7d7adc88ebe
regulator: ab8500: Set enable enable_time in regulator_desc

Allow the regulator framework to directly access the time it takes
any given regulator to settle. This saves time and code because
without it we would have to implement a dedication function to read
the value from elsewhere.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/ab8500.c