commit | 8f4490e09694efaf7fe60ac6a1135530aa8c05ad | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@sonymobile.com> | Wed Feb 11 19:39:12 2015 -0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Feb 23 23:16:00 2015 +0900 |
tree | 3858ec4ece2bcbecfab0c5a3da79f885e59570fe | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 [diff] |
regulator: core: Introduce set_load op Expose the requested load directly to the regulator implementation for hardware that does not support the normal enum based set_mode(). Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> Signed-off-by: Mark Brown <broonie@kernel.org>