diff options
author | Axel Lin <axel.lin@ingics.com> | 2019-02-24 21:16:51 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-27 14:46:23 +0100 |
commit | 79db752d9004b3a77528078b68de18861805b800 (patch) | |
tree | 13fc2f5269fb02a3467d13ca669c36f8a5635a1d /fs/iomap.c | |
parent | 1a65ea1ea865e74490b2cb186d3ce3f934b9550d (diff) |
regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA
[ Upstream commit c25d47888f0fb3d836d68322d4aea2caf31a75a6 ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/iomap.c')
0 files changed, 0 insertions, 0 deletions