From: Joe Perches Date: Thu, 7 Nov 2013 19:55:15 +0000 (-0800) Subject: ALSA: hda_intel: ratelimit "spurious response" message X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b70a67da0bebca02a130eff8084eee457a2b836;p=pandora-kernel.git ALSA: hda_intel: ratelimit "spurious response" message 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: Joe Perches Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed