• Takashi Iwai's avatar
    ALSA: hda - Clear the dropped paths properly · 980428ce
    Takashi Iwai authored
    When a DAC is reassigned from surrounds to front or ADCs are reduced
    due to incomplete imux, we clear the path indices but the path
    instances remain as is.  Since the paths might be still referred
    through the whole path list parsing (e.g. is_active_nid()), we should
    clear these path instances as well.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    980428ce
hda_generic.c 108 KB