[ALSA] hda-codec - Fix speaker output on MacPro
authorTakashi Iwai <tiwai@suse.de>
Tue, 13 Mar 2007 09:40:23 +0000 (10:40 +0100)
committerJaroslav Kysela <perex@suse.cz>
Wed, 14 Mar 2007 07:24:18 +0000 (08:24 +0100)
commit0a07acafd6127117db0c20e04302dd8ac9402bc0
treeac7952fa3a0cfbb9e6a4dee829c4cdecec05097f
parent187689913d92b5b3b595486a0cb82706f9175dc6
[ALSA] hda-codec - Fix speaker output on MacPro

Initialize the first line-out widget as the output pin in stac92xx_init().
Some devices like MacPro seem to set this widget as INPUT as default,
and confuses the driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/hda/patch_sigmatel.c