diff options
author | Axel Lin <axel.lin@ingics.com> | 2019-02-24 16:16:51 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-02-26 14:47:56 +0300 |
commit | c25d47888f0fb3d836d68322d4aea2caf31a75a6 (patch) | |
tree | eef758f4a397a6fbebf624b67472a55027ca13b6 /drivers/idle | |
parent | 71a64ba2031f4b67769618b9e35389906026130d (diff) | |
download | linux-c25d47888f0fb3d836d68322d4aea2caf31a75a6.tar.xz |
regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA
The wm831x_dcdc_ilim entries needs to be uA because it is used to compare
with min_uA and max_uA.
While at it also make the array const and change to use unsigned int.
Fixes: e4ee831f949a ("regulator: Add WM831x DC-DC buck convertor support")
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions