]> git.openfabrics.org - ~shefty/rdma-dev.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)
commit1bc7cf99a90b4cfbeed362f3f238bcc9fc2f2c28
treec534c738b2729d2d7e864d59546884559e7ba2ba
parent4bf4a6c5b1b2c73cd61d46d77e7da814effc6058
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