ALSA: HDA: patch_analog: Fix SPDIF output on AD1989B
authorRobin H. Johnson <robbat2@gentoo.org>
Sat, 13 Sep 2008 23:55:00 +0000 (16:55 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 13 Dec 2008 23:29:25 +0000 (15:29 -0800)
commitff741bcd03720f79336ccc0e72b33be915de8824
tree913dc021f7391a3b8cc4fcb77512e5ad38643b13
parent2d34669f55693d3955e27ce5d51c6d0f691326dd
ALSA: HDA: patch_analog: Fix SPDIF output on AD1989B

commit e8bfc6c1d22395ab706784cb1bcd60f6f9569ed6 upstream

The SPDIF pins for AD1989 are not enabled by default. Set OUT bit so that they
actually work. Also initialize the HDMI SPDIF at the same time.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_analog.c