commit | 4e195a7b78618c89b06547f3140e67a69ec23272 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jul 28 14:47:34 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Sat Sep 23 10:39:32 2006 +0200 |
tree | c371937f6d62e7b6c316ba9507906258b0454d10 | |
parent | 35aec4e2affb99d52b4b744ddb09767eb6e05580 [diff] |
[ALSA] Fix noisy output with shared channel mode with hd-audio - Fix the wrong initialization of num_dacs when changing the channel mode between 2 and multi-channel modes. It must be evaluated after calling snd_hda_ch_mode_put() - Added the similar check of num_dacs fix in Realtek code. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>