commit | 1bc7cf99a90b4cfbeed362f3f238bcc9fc2f2c28 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Apr 06 09:42:29 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Apr 06 09:42:29 2011 +0200 |
tree | c534c738b2729d2d7e864d59546884559e7ba2ba | |
parent | 4bf4a6c5b1b2c73cd61d46d77e7da814effc6058 [diff] |
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>