linux-stable/sound/pci/ac97
James C Georgas e8bb036a46 [ALSA] ac97_codec - trivial fix for bit update functions
This patch fixes a couple of bit update functions in
alsa-kernel/pci/ac97/ac97_codec.c, which could possibly corrupt bits not
in the given mask.
Specifically, it'll clobber unset bits in the target that are not in the
mask, when the corresponding bit in the given new value is set.

Signed-off-by: James C Georgas <jgeorgas@rogers.com>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-12-20 08:56:10 +01:00
..
ac97_codec.c [ALSA] ac97_codec - trivial fix for bit update functions 2006-12-20 08:56:10 +01:00
ac97_id.h [ALSA] Fix ALC658D support 2005-09-12 10:41:01 +02:00
ac97_local.h [ALSA] Optimize for config without PROC_FS (pci drivers) 2006-01-03 12:30:08 +01:00
ac97_patch.c [ALSA] ac97 - Fix potential negative array index 2006-12-20 08:55:50 +01:00
ac97_patch.h [ALSA] add codec-specific controls for UCB1400 2006-09-23 10:37:12 +02:00
ac97_pcm.c [ALSA] Add experimental support of aggressive AC97 power-saving mode 2006-09-23 10:37:08 +02:00
ac97_proc.c [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
ak4531_codec.c [ALSA] Add dB scale information to ak4531 codec 2006-09-23 10:43:01 +02:00
Makefile [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem 2006-12-12 10:43:21 -08:00