regulator: core: Introduce set_load op
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Thu, 12 Feb 2015 03:39:12 +0000 (19:39 -0800)
committerMark Brown <broonie@kernel.org>
Mon, 23 Feb 2015 14:16:00 +0000 (23:16 +0900)
commit8f4490e09694efaf7fe60ac6a1135530aa8c05ad
tree3858ec4ece2bcbecfab0c5a3da79f885e59570fe
parentc517d838eb7d07bbe9507871fab3931deccff539
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>
drivers/regulator/core.c
include/linux/regulator/driver.h