]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
regulator: core: create unlocked version of regulator_set_voltage
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 13 Oct 2015 10:45:25 +0000 (12:45 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 16 Oct 2015 16:55:55 +0000 (17:55 +0100)
commita9f226bcd9bb1941e581806e83d2c03d4043c367
treeda601a23920d78bb688d04faa30b63f3a9ae6d0b
parent3a40cfc36bb3d2e25c9af31e56863ea7144c5324
regulator: core: create unlocked version of regulator_set_voltage

The unlocked version will be needed when we start propagating voltage
changes to the supply regulators.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/core.c