diff options
author | Axel Lin <axel.lin@gmail.com> | 2010-08-22 22:42:42 +0800 |
---|---|---|
committer | Liam Girdwood <lrg@slimlogic.co.uk> | 2010-09-01 12:59:34 +0100 |
commit | 938b45927c240cf75a01ce29af3f173762e762f8 (patch) | |
tree | ebac1011400f450b26932e2960beed9852ea8049 /scripts | |
parent | 327531bada36e5786b13bb6918ad8afc545adfa2 (diff) | |
download | linux-3.10-938b45927c240cf75a01ce29af3f173762e762f8.tar.gz linux-3.10-938b45927c240cf75a01ce29af3f173762e762f8.tar.bz2 linux-3.10-938b45927c240cf75a01ce29af3f173762e762f8.zip |
regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()
The third parameter of tps6586x_set_bits() is the bit_mask,
thus we should use (1 << ri->go_bit) instead of ri->go_bit.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions