From: Mark Brown Date: Tue, 7 Jun 2011 22:36:18 +0000 (+0100) Subject: regulator: Properly register dummy regulator driver X-Git-Tag: v3.1-rc1~89^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c08957a2cf3c4a14e68d72c845d3c52cf3d826e1;p=pandora-kernel.git 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 Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed