regulator: provide a helper for registering a fixed regulator
authorSascha Hauer <s.hauer@pengutronix.de>
Sat, 3 Mar 2012 11:40:02 +0000 (12:40 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 3 Mar 2012 16:32:47 +0000 (16:32 +0000)
Some devices require a regulator to work, but boards may not have
a software controllable regulator for this device. Provide a helper
function to make it simpler for these boards to register a fixed
regulator as a dummy regulator.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found