commit | cb1d0a1e91079d22cedc6d66d9c94d53ce0b0199 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jul 27 16:41:57 2011 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Aug 04 21:58:37 2011 -0700 |
tree | 4481e1751c0597b21d13616842f20883639e8518 | |
parent | 2415d01c0cb11b5471ee640b0ba5a1254be9a708 [diff] |
ALSA: hda - Fix duplicated DAC assignments for Realtek commit c48a8fb0d31d6147d8d76b8e2ad7f51a2fbb5c4d upstream. 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. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>