commit | 47fd830acf0b6b5bc75db55d0f2cc64f59a23b5f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Aug 10 17:11:07 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 15:58:43 2007 +0200 |
tree | 920b7e2cdce7120ff96417d74b911c3d5b95c21b | |
parent | 82beb8fd365afe3891b277c46425083f13e23c56 [diff] |
[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>