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)
commitc368e5fc2a190923b786f2de3e79430ea3566a25
tree47f6d20005b4aa8e87989a85b3cbde3ec193ced5
parent5a523605afa7d3b54b2e7041f8c9e6bc39872a7e
regulator: fixed: get rid of {get|list}_voltage()

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>
drivers/regulator/fixed.c