]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix wrong SPDIF NID assignment for CA0110
authorTakashi Iwai <tiwai@suse.de>
Thu, 21 Oct 2010 06:55:13 +0000 (08:55 +0200)
committerAndi Kleen <ak@linux.intel.com>
Tue, 14 Dec 2010 22:40:02 +0000 (23:40 +0100)
commitfef4663d0ebc4456007953d31870ebc55d7b60af
treec124117989cf293bb017c807cc7c933acf23107a
parentaf4cd8591cc750feb6f95f583a9bb79e349454d9
ALSA: hda - Fix wrong SPDIF NID assignment for CA0110

commit 24b55c69b66eb2a122842820ec14ab215fc8572f upstream.

The dig_out_nid field must take a digital-converter widget, but the current
ca0110 parser passed the pin wrongly instead.

Reported-by: Wai Yew CHAY <wychay@ctl.creative.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
sound/pci/hda/patch_ca0110.c