On Sun, May 20, 2012 at 09:48:47PM +0530, Laxman Dewangan wrote: > Initialize config.of_node for regulator before registering. > This is needed for DT based regulator support. > Regulator stores this of_node value in rdev->dev.of_node > and used for lookup when client ask for regulator_get(). Applied, thanks.