commit | c08957a2cf3c4a14e68d72c845d3c52cf3d826e1 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Jun 07 23:36:18 2011 +0100 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Wed Jun 08 20:15:34 2011 +0100 |
tree | ba1741763e858ef4be44c5e9d7877238dc31a47c | |
parent | 7736f11dbadce33d3f12bf0e8114d0f1da5e8622 [diff] |
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>