ALSA: virtuoso: fix WM8766 register writes with MSB
authorClemens Ladisch <clemens@ladisch.de>
Thu, 9 Sep 2010 10:18:35 +0000 (12:18 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Sep 2010 08:53:23 +0000 (10:53 +0200)
The check for the volume update latch bit was accidentally in the wrong
function, where it would prevent the MSB from being written, instead of
correctly ignoring it for cached values.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found