regulator: Properly register dummy regulator driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 7 Jun 2011 22:36:18 +0000 (23:36 +0100)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Wed, 8 Jun 2011 19:15:34 +0000 (20:15 +0100)
Recent changes in the driver core appear to mean that the data structures
for the driver core are not fully initialised unless the driver is bound.
Make sure the driver core knows the dummy driver is in use by binding it
to a driver.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>

No differences found