commit | e3d27775fcf5e78cca346d298e8e7f4afeefc5c1 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Apr 05 13:11:31 2013 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Apr 07 20:24:07 2013 +0100 |
tree | 27f8a81bd4f96e610b058207dea2c9b91d89231e | |
parent | 0565021655dd0e4dd0f26ab4c0273e88a6ddc666 [diff] |
regulator: wm8994: Provide default init data Almost all systems use the regulators on the WM8994 series devices to provide DCVDD and AVDD1 so if no init data is supplied then set up the supplies for the user. This simplifies integration of the device into systems, especially when device tree is supported. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>