]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad6252c8221137504cc4104fb00ef262f4c077f4
tree27f8a81bd4f96e610b058207dea2c9b91d89231e
parent521e98290212a22f0f990324e2acee102517e3f3
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