commit | c1e99bd9d6a0c82f4fa9078ed1f570e57b2f3944 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Oct 29 08:03:42 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Oct 29 08:03:42 2008 +0100 |
tree | f3e43e7af7c4404806d9e63b5c75ed485e12fe93 | |
parent | 8199de3b29d7f22f3163fcf03f7a61644c93c2ea [diff] |
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>