regulator: pwm-regulator: Separate voltage-table initialisation
authorLee Jones <lee.jones@linaro.org>
Mon, 6 Jul 2015 08:58:29 +0000 (09:58 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jul 2015 13:27:55 +0000 (14:27 +0100)
commitf9178dad67952673b653315f92620b7a981466e5
tree3d0ed0a22649c7d2da0d3fdd3dd7c469b381b017
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
regulator: pwm-regulator: Separate voltage-table initialisation

Take this out of the main .probe() routine in order to facilitate the
introduction of different ways to obtain 'duty cycle' information.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/pwm-regulator.c
This page took 0.024784 seconds and 5 git commands to generate.