diff options
| author | Yi Zhang <[email protected]> | 2015-07-09 12:41:31 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2015-07-09 19:04:25 +0000 |
| commit | 322dfa6402ec08da1ca182ac0061a1cf2c5c3101 (patch) | |
| tree | 93e51d65ac08653eb710fbf0535f56eabb38fc18 /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | Linux 4.2-rc1 (diff) | |
| download | kernel-322dfa6402ec08da1ca182ac0061a1cf2c5c3101.tar.gz kernel-322dfa6402ec08da1ca182ac0061a1cf2c5c3101.zip | |
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 <[email protected]>
[[email protected]: Updated changelog with more detailed description]
Signed-off-by: Vaibhav Hiremath <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
