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)
commit1077a024812d3b2d76a7a371df75795a276d9dd8
tree4718d75d6be614f8674f65b8798cf13a2edf469d
parent8fadf1da3f370dacbeb4c30fd015a6d2cc47f2fa
ALSA: hda - Use generic parser for Cirrus codec driver

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