commit | 476c2d83c7ffb2429b2a504fbdb4326fc8a9d0e8 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Dec 10 17:28:07 2010 +0000 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Wed Jan 12 14:33:01 2011 +0000 |
tree | cdc7b4161bef5aa90a9f375229dc3dc61900ea6c | |
parent | 1bf5a1f86a328122714680cd59951074b4f31e07 [diff] |
regulator: Allow drivers to report voltages as selectors Since drivers already have to provide an API for translating selectors into voltages they may as well just report the selector values directly to the core API rather than implement the lookup themselves. The old interface is left in place for now, but may be removed in future. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>