commit | 3bfbb4d1a480cc17f6ccfce13b76eb6c0dbeaf8c | [log] [tgz] |
---|---|---|
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | Thu Jun 02 11:23:15 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Mon Jun 13 09:51:35 2016 +0100 |
tree | 25dc7aa22f5106e83fd237913cfe2e6f8a1b7ea5 | |
parent | d1e44b6b2823f1751ffe7e7589f545f05cfe2095 [diff] |
regulator: qcom_smd: add list_voltage callback This patch adds support to list_voltage callback, so that consumers like mmc core, can get information of supported voltage range. Without this patch there is no way for mmc core to know this voltage range. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>