• Takashi Iwai's avatar
    ALSA: hda - Show the fatal CORB/RIRB error more clearly · dd65f7e1
    Takashi Iwai authored
    The last fallback of CORB/RIRB communication error recovery is to turn
    on the single command mode, and this last resort usually means that
    something is really screwed up.  Instead of a normal dev_err(), show
    the error more clearly with dev_WARN() with the caller stack trace.
    
    Also, show the bus-reset fallback also as an error, too.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    dd65f7e1
hda_controller.c 35.6 KB