diff options
author | Laxman Dewangan <ldewangan@nvidia.com> | 2013-09-10 12:15:05 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-09-10 19:19:52 +0200 |
commit | 5a523605afa7d3b54b2e7041f8c9e6bc39872a7e (patch) | |
tree | bb8b579e660754e37ae11b68f11085d12dff7c71 /drivers/regulator/fixed.c | |
parent | Merge remote-tracking branch 'regulator/topic/tps65912' into regulator-next (diff) | |
download | linux-5a523605afa7d3b54b2e7041f8c9e6bc39872a7e.tar.xz linux-5a523605afa7d3b54b2e7041f8c9e6bc39872a7e.zip |
regulator: core: provide fixed voltage in desc for single voltage rail
If given rail has the single voltage (n_voltages = 1) then provide the
rail voltage through regulator descriptor so that core can use this
value for finding voltage.
This will avoid the implementation of the callback for get_voltage() or
list_voltage() callback on regulator driver.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/regulator/fixed.c')
0 files changed, 0 insertions, 0 deletions