]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Correct initial dac_nids for some ALC272-quirks
authorTakashi Iwai <tiwai@suse.de>
Wed, 6 Apr 2011 07:42:29 +0000 (09:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 Apr 2011 07:42:29 +0000 (09:42 +0200)
commit478de880c49b3c140edc1897348775efd712df0a
treec534c738b2729d2d7e864d59546884559e7ba2ba
parent1fdef1aa04d186ebbfe792e8900f07e9eee650c2
ALSA: hda - Correct initial dac_nids for some ALC272-quirks

Some ALC272-quirks use alc662_dac_nids instead of alc272_dac_nids.
This patch fixes these entries.  No functional change since the first
two elements are identical in both arrays.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c