summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorAxel Lin2010-10-26 01:55:54 +0200
committerLiam Girdwood2010-10-28 23:40:32 +0200
commitec10b0e94ebe7de3b301d60e6f7f4a12d3d280c6 (patch)
treea4e2f4b54fa22e52f3f634d5f5a10c4206e2fa2a /Kbuild
parentregulator: max8952 - fix max8952_pmic_probe error path (diff)
downloadkernel-qcow2-linux-ec10b0e94ebe7de3b301d60e6f7f4a12d3d280c6.tar.gz
kernel-qcow2-linux-ec10b0e94ebe7de3b301d60e6f7f4a12d3d280c6.tar.xz
kernel-qcow2-linux-ec10b0e94ebe7de3b301d60e6f7f4a12d3d280c6.zip
regulator: max8952 - fix max8952_set_voltage
In current implementation, vid is declared as u8, then "vid == -1" is always false, and "vid >= 0" is always true. Thus change it to s8. Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions