• Takashi Iwai's avatar
    ALSA: hda - Fix mute-LED fixed mode · ee52e56e
    Takashi Iwai authored
    The mute-LED mode control has the fixed on/off states that are
    supposed to remain on/off regardless of the master switch.  However,
    this doesn't work actually because the vmaster hook is called in the
    vmaster code itself.
    
    This patch fixes it by calling the hook indirectly after checking the
    mute LED mode.
    Reported-and-tested-by: default avatarPali Rohár <pali.rohar@gmail.com>
    Cc: <stable@vger.kernel.org>
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    ee52e56e
hda_codec.c 121 KB