regulator: Return microamps in wm8350_isink_get_current
authorAxel Lin <axel.lin@gmail.com>
Tue, 27 Mar 2012 07:21:45 +0000 (15:21 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 28 Mar 2012 11:44:13 +0000 (12:44 +0100)
commitfa5a97bb0c65cb8d0382b72a55e2b87e15268289
treee86a92cf95ad1b330d456e8a61f417df2fd8260b
parent3a744038b3709cd467b693f3e146c6d5b8120a18
regulator: Return microamps in wm8350_isink_get_current

The values in isink_cur array are microamps.
The regulator core expects get_current_limit callback to return microamps.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/wm8350-regulator.c