]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: hda - Fix SPDIF mute on IDT/STAC codecs
authorTakashi Iwai <tiwai@suse.de>
Wed, 29 Oct 2008 07:03:42 +0000 (08:03 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 29 Oct 2008 07:03:42 +0000 (08:03 +0100)
commitc1e99bd9d6a0c82f4fa9078ed1f570e57b2f3944
treef3e43e7af7c4404806d9e63b5c75ed485e12fe93
parent8199de3b29d7f22f3163fcf03f7a61644c93c2ea
ALSA: hda - Fix SPDIF mute on IDT/STAC codecs

The SPDIF mute switch code seems broken.  It doesn't set unmute bits
properly.  Also it contains the duplicated lines (merge error?) to be
cleaned up.

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