History log of /drivers/regulator/mc13xxx.h
Revision Date Author Comments
93bcb23b38f634e8fb4ddda0d3f4862fda5cedae 21-Dec-2011 Shawn Guo <shawn.guo@linaro.org> regulator: mc13892: add device tree probe support

It adds device tree probe support for mc13892-regulator driver.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
3a5d03158d0174ae700e15b63eab2023f27aeb88 21-Dec-2011 Shawn Guo <shawn.guo@linaro.org> regulator: mc13892: remove the unnecessary prefix from regulator name

It's not really necessary to add a prefix 'MC13892__' for each mc13892
regulator name, since the chip must have been identified as mc13892
when we look at the regulator name.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
167e3d8af98a111994c4d6b3c5cbc589aedbbc2a 14-Dec-2010 Yong Shen <yong.shen@linaro.org> make mc13783 regulator code generic

move some common functions and micros of mc13783 regulaor driver to
a seperate file, which makes it possible for mc13892 to share code.

Signed-off-by: Yong Shen <yong.shen@linaro.org>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>