]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c71455e96235bfefb77108459d5962027451280
tree47f6d20005b4aa8e87989a85b3cbde3ec193ced5
parent80898731c2716327d0a7e30b9f2e30c6305a8ef6
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