• Takashi Iwai's avatar
    ALSA: hda - Use generic parser for Cirrus codec driver · 1077a024
    Takashi Iwai authored
    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: default avatarTakashi Iwai <tiwai@suse.de>
    1077a024
patch_cirrus.c 25.3 KB