diff options
author | Yi Zhang <yizhang@marvell.com> | 2015-07-09 15:41:31 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-07-09 22:04:25 +0300 |
commit | 322dfa6402ec08da1ca182ac0061a1cf2c5c3101 (patch) | |
tree | 93e51d65ac08653eb710fbf0535f56eabb38fc18 /fs/sysfs/Kconfig | |
parent | d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 (diff) | |
download | linux-322dfa6402ec08da1ca182ac0061a1cf2c5c3101.tar.xz |
regulator: 88pm800: fix LDO vsel_mask value
As per datasheet,
Except LDO2, all other LDO's use bit [3:0] for VOUT select.
Current code uses wrong mask value of 0x1f, So this patch
fixes it to use 0xf.
Signed-off-by: Yi Zhang <yizhang@marvell.com>
[vaibhav.hiremath@linaro.org: Updated changelog with more detailed description]
Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs/sysfs/Kconfig')
0 files changed, 0 insertions, 0 deletions