regulator: tps65217: Allow missing init_data for diagnostics
authorAxel Lin <axel.lin@ingics.com>
Fri, 21 Feb 2014 13:42:23 +0000 (21:42 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 3 Mar 2014 04:00:39 +0000 (12:00 +0800)
commit94ee607c961e26f9e09d6e4b4818435b4b61f644
tree152eaabc22c560e3971926aa952f6078658e3701
parent93195c33ebe0dd2da1cb0d0cccba2dc50296ae01
regulator: tps65217: 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/tps65217-regulator.c