From: Takashi Iwai Date: Wed, 27 Jul 2011 14:41:57 +0000 (+0200) Subject: ALSA: hda - Fix duplicated DAC assignments for Realtek X-Git-Tag: v3.1-rc1~132^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c48a8fb0d31d6147d8d76b8e2ad7f51a2fbb5c4d;p=pandora-kernel.git 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: (for 3.0) Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed