regulator: ab8500: Remove the need for a 'delay' property
authorLee Jones <lee.jones@linaro.org>
Tue, 2 Apr 2013 12:24:17 +0000 (13:24 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 3 Apr 2013 17:40:27 +0000 (18:40 +0100)
commit5fc9da6d372cc2a75beef7c65b7559fcd1a2716e
tree904e6822f780f9fa6e6323e64701f4b5a5527066
parenta4d68468ca6b24786ba0541bca27871f47e135b1
regulator: ab8500: Remove the need for a 'delay' property

The regulator framework now has provisions to read a regulator's
start-up time via the 'enable_time' attribute. So let's remove all
'enable_time'/'delay' duplication and just stick with 'enable_time'
from now on.

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