commit | 613330a0f73b2698b2210ea89092eb56635fc5d8 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Sat Mar 03 12:40:02 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Mar 03 16:32:47 2012 +0000 |
tree | 1f7c5c94bc5c9e28ef54e29c310ae276499ba5e3 | |
parent | 6b21d18ed50c7d145220b0724ea7f2613abf0f95 [diff] |
regulator: provide a helper for registering a fixed regulator 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>