Skip to content
  • Joe Perches's avatar
    ALSA: hda_intel: ratelimit "spurious response" message · 3b70a67d
    Joe Perches authored
    
    
    dmesg here has a 100+ consecutive lines of:
    
    [ 1464.219446] hda-intel 0000:00:14.2: spurious response 0x0:0x0, last cmd=0x170500
    [ 1464.219451] hda-intel 0000:00:14.2: spurious response 0x0:0x0, last cmd=0x170500
    [ 1464.219454] hda-intel 0000:00:14.2: spurious response 0x0:0x0, last cmd=0x170500
    ...
    
    Ratelimit the message to reduce the dmesg log noise.
    
    Coalesce the format while at it.
    
    Signed-off-by: default avatarJoe Perches <joe@perches.com>
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    3b70a67d