commit | 3a8334b94850b08728237235df94a69c6ea9f6e7 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu May 17 14:45:16 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri May 18 08:37:25 2012 +0100 |
tree | 61a1262e1617d344ca3b1e7614f9abffde242916 | |
parent | a7ac1d9e4eac7e4ca5f7c76ea98421a0f6af671b [diff] |
regulator: Enable the ab8500 for Device Tree Here we setup the ab8500 regulator driver for DT. We first do this in the normal way, by providing a match structure during initialisation, but then we provide information so that whilst probing we can use existing data structures to do DT look-ups. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>