]> bbs.cooldavid.org Git - net-next-2.6.git/commit
regulator: make sure the regulator is available prior to the consumers.
authorSonic Zhang <sonic.zhang@analog.com>
Thu, 10 Jun 2010 08:50:20 +0000 (16:50 +0800)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Wed, 11 Aug 2010 10:38:00 +0000 (11:38 +0100)
commit839b8362a78e02d123f6ac586349b357136a733f
tree66854a7ab9c547618b019ba99af67559313eba21
parent8b385d9b97a63ba621342858f9921324032a9167
regulator: make sure the regulator is available prior to the consumers.

Some systems are likely to want this to be subsys_initcall() to
make sure the regulator is available prior to the consumers.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/ad5398.c