regulator: fixed: get rid of {get|list}_voltage()
authorLaxman Dewangan <ldewangan@nvidia.com>
Tue, 10 Sep 2013 10:15:06 +0000 (15:45 +0530)
committerMark Brown <broonie@linaro.org>
Tue, 10 Sep 2013 17:19:52 +0000 (18:19 +0100)
Provide the rail supply voltage through descriptor to the
core and remove the callbacks which implement the get_voltage
and list_voltage.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found