[ALSA] hda-codec - add snd_hda_codec_stereo() function
authorTakashi Iwai <tiwai@suse.de>
Fri, 10 Aug 2007 15:11:07 +0000 (17:11 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:58:43 +0000 (15:58 +0200)
commit47fd830acf0b6b5bc75db55d0f2cc64f59a23b5f
tree920b7e2cdce7120ff96417d74b911c3d5b95c21b
parent82beb8fd365afe3891b277c46425083f13e23c56
[ALSA] hda-codec - add snd_hda_codec_stereo() function

Added snd_hda_codec_amp_stereo() function that changes both of stereo
channels with the same mask and value bits.  It simplifies most of
amp-handling codes.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_generic.c
sound/pci/hda/hda_local.h
sound/pci/hda/patch_analog.c
sound/pci/hda/patch_conexant.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c