]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commitc08957a2cf3c4a14e68d72c845d3c52cf3d826e1
treeba1741763e858ef4be44c5e9d7877238dc31a47c
parent7736f11dbadce33d3f12bf0e8114d0f1da5e8622
regulator: Properly register dummy regulator driver

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>
drivers/regulator/dummy.c