• Takashi Iwai's avatar
    ALSA: hda - Don't skip amp init for activated paths · 985803ca
    Takashi Iwai authored
    activate_amp() in the generic parser checks whether the given NID is
    included in any active paths and skips it if found.  This was a
    workaround for avoiding disabling the widgets in the active paths when
    one path is disabled, thus it shouldn't be applied to the case for
    path activation.  Due to this wrong check, some analog loopback paths
    haven't been initialized correctly.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    985803ca
hda_generic.c 100 KB