]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/regulator/wm8994-regulator.c
regulator: wm8994: Provide default init data
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 5 Apr 2013 12:11:31 +0000 (13:11 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 7 Apr 2013 19:24:07 +0000 (20:24 +0100)
commite3d27775fcf5e78cca346d298e8e7f4afeefc5c1
tree27f8a81bd4f96e610b058207dea2c9b91d89231e
parent0565021655dd0e4dd0f26ab4c0273e88a6ddc666
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>
drivers/regulator/wm8994-regulator.c