commit | 4a8c475f5fd5c1271dba36a453d666d5ed473aa6 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Wed Apr 16 10:01:38 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Fri Apr 18 18:35:03 2014 +0100 |
tree | fcbc82d2b185af50f6070323e8142e4127aca125 | |
parent | 36bcdf1bb6a16d58f8d60549502fd1da6b27a81a [diff] |
regulator: arizona-ldo1: Move setup processing from arizona-core It is more idiomatic to process things relating to the regulator in its driver. This patch moves both processing of device tree relating to the regulator and checking if the regulator is external from arizona-core into the regulator driver. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>