Skip to content
  • Takashi Iwai's avatar
    ALSA: hda - Add snd_hda_multi_out_dig_cleanup() · 9411e21c
    Takashi Iwai authored
    
    
    Added the helper function snd_hda_multi_out_dig_cleanup() to clean up
    the digital outputs with multi setup.  This call is needed in cases
    the codec supports multiple digital outputs as slaves.  Otherwise the
    slave widgets aren't properly cleaned up.
    
    For a single digital output (e.g. in patch_conexant.c), this call isn't
    needed.
    
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    9411e21c