• T
    ALSA: hda - Use generic parser for Cirrus codec driver · 1077a024
    Takashi Iwai 提交于
    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: NTakashi Iwai <tiwai@suse.de>
    1077a024
Kconfig 7.4 KB