commit | c48a8fb0d31d6147d8d76b8e2ad7f51a2fbb5c4d | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jul 27 16:41:57 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jul 27 16:44:40 2011 +0200 |
tree | 4afd898435facd1ca0fbba933c0a563d4bbf810a | |
parent | ae6ff61e43fe4f348a7f764ff0c13fb4240da7b8 [diff] |
ALSA: hda - Fix duplicated DAC assignments for Realtek Copying hp_pins and speaker_pins from line_out_pins may confuse the parser, and it can lead to duplicated initializations for the same pin with a wrong DAC assignment. The problem appears in 3.0 kernel code. Cc: <stable@kernel.org> (for 3.0) Signed-off-by: Takashi Iwai <tiwai@suse.de>