]> git.karo-electronics.de Git - linux-beck.git/commit
regulator: as3711: Allow missing init_data for diagnostics
authorAxel Lin <axel.lin@ingics.com>
Thu, 6 Feb 2014 06:47:41 +0000 (14:47 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 11 Feb 2014 12:26:24 +0000 (12:26 +0000)
commitf7e9e52f7d29dd24c8d3fd3c5939218197972e4f
treea7751da55c775eba5eb49830c960e60790159db2
parent38dbfb59d1175ef458d006556061adeaa8751b72
regulator: as3711: Allow missing init_data for diagnostics

The regulator core supports this to allow the configuration to be inspected
at runtime even if no software management is enabled.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/as3711-regulator.c