regulator: Use _regulator_get_voltage() consistently
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 10 Dec 2010 17:28:06 +0000 (17:28 +0000)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Wed, 12 Jan 2011 14:33:01 +0000 (14:33 +0000)
commit1bf5a1f86a328122714680cd59951074b4f31e07
tree5b3f73623ecd383d4cbb7e937b8f7f42c0310971
parent43e7ee33f2a8d20238267b789791386739247478
regulator: Use _regulator_get_voltage() consistently

Rather than referencing the get_voltage() operation directly in the
ops struct use the internal _regulator_get_voltage() API call to do
so, facilitating refactoring.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/core.c
This page took 0.0245 seconds and 5 git commands to generate.