• Takashi Iwai's avatar
    ALSA: hda: Fix the audio-component completion timeout · b3a5402c
    Takashi Iwai authored
    The timeout of audio component binding was incorrectly specified in
    msec, not in jiffies, which results in way too shorter timeout than
    expected.
    
    Along with fixing it, add the information print about the binding
    failure to show the unexpected situation more clearly.
    
    Fixes: a57942bf ("ALSA: hda: Make audio component support more generic")
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    b3a5402c
hdac_i915.c 4.17 KB