• T
    ALSA: hda - Clear the dropped paths properly · 980428ce
    Takashi Iwai 提交于
    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: NTakashi Iwai <tiwai@suse.de>
    980428ce
hda_generic.c 107.8 KB