commit | da0dab5ecb5001f76e739e71ee199db4c61e7af2 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Thu Sep 09 12:18:35 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Sep 09 10:53:23 2010 +0200 |
tree | c9573207f04aeb54fcc304118dbca2fcc06121dc | |
parent | c8bdfacb63c85d39ff55d365f1e48cce011b219e [diff] |
ALSA: virtuoso: fix WM8766 register writes with MSB 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>