]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: da903x regulator bug fix
authorJonathan Cameron <jic23@cam.ac.uk>
Tue, 28 Oct 2008 11:03:48 +0000 (11:03 +0000)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Thu, 30 Oct 2008 15:31:35 +0000 (15:31 +0000)
commite40513d9bbfa513a161105b5322ab7b0d184b185
tree940d2d8b6b8f059e981e76c8680e12ccbc213a22
parentf47545d7261e55f490a8fc86ea42b8e79950d27a
regulator: da903x regulator bug fix

Changes the device registration part of the probe function to supply the
regulator device rather than its parent (the mfd device) as this caused
problems when the regulator core attempted to find constraints associated
with the regulators.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/da903x.c