regulator: tps65910: Allow missing init_data for diagnostics
authorAxel Lin <axel.lin@ingics.com>
Tue, 18 Feb 2014 13:11:48 +0000 (21:11 +0800)
committerMark Brown <broonie@linaro.org>
Sat, 16 Aug 2014 21:53:19 +0000 (16:53 -0500)
commit23b1134838efdb5872be7b75e86fae41e60ba629
tree3edf1f348bdc1e2b37a7b1087ea73407aff7487a
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9
regulator: tps65910: 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/tps65910-regulator.c