regulator: Enable the ab8500 for Device Tree
authorLee Jones <lee.jones@linaro.org>
Thu, 17 May 2012 13:45:16 +0000 (14:45 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 18 May 2012 07:37:25 +0000 (08:37 +0100)
commit3a8334b94850b08728237235df94a69c6ea9f6e7
tree61a1262e1617d344ca3b1e7614f9abffde242916
parenta7ac1d9e4eac7e4ca5f7c76ea98421a0f6af671b
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>
drivers/regulator/ab8500.c