Messages in this thread |  | | | Date | Wed, 1 Aug 2012 21:07:27 +0100 | | From | Mark Brown <> | | Subject | Re: [PATCH] regulator: anatop: Fix wrong mask used in anatop_get_voltage_sel |
| |
On Tue, Jul 17, 2012 at 12:10:42AM +0800, Axel Lin wrote: > The mask used in anatop_get_voltage_sel does not match the mask used in > anatop_set_voltage_sel. > We need to do left shift anatop_reg->vol_bit_shift bits for the correct mask.
Applied, thanks.
|  |