[alsa-devel] ASoC: max9877: Update register if either val or val2 is changed

Mark Brown broonie at opensource.wolfsonmicro.com
Tue Nov 22 14:06:24 CET 2011


On Tue, Nov 22, 2011 at 02:47:44PM +0800, Axel Lin wrote:
> In the case of ((max9877_regs[reg] >> shift) & mask) != val
> but ((max9877_regs[reg2] >> shift) & mask) == val2,
> current code does not update the registers.

Applied, thanks.


More information about the Alsa-devel mailing list