ALSA: hda - Use generic parser for Cirrus codec driver
authorTakashi Iwai <tiwai@suse.de>
Wed, 19 Dec 2012 15:39:18 +0000 (16:39 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:44:55 +0000 (08:44 +0100)
This time, the target is Cirrus codec.  Its parser is a subset of
generic parser, so we can migrate fully with it now.

The only tricky part is the handling of SPDIF automute.
Cirrus driver sets the SPDIF out plug over the headphone.  As a
workaround, set spec->gen.master_mute for toggling the headphone (and
other) mute.

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

Simple merge
Simple merge