• Takashi Iwai's avatar
    ALSA: hda - Support multiple headphone auto-mute · bb35febd
    Takashi Iwai authored
    Currently headphone auto-mute using alc_automute_pin() assumes only
    the single pin used for the headphone output.  Since there are devices
    with multiple headphone jacks, we need to check all these pins there,
    too.
    
    Also this patch merges the common code between alc_automute_pin() and
    alc_automute_amp() helper functions.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    bb35febd
patch_realtek.c 628 KB