commit | 377a879d9832f4ba69bd6a1fc996bb4181b1e504 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed May 16 20:07:18 2018 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed May 16 20:07:18 2018 +0200 |
tree | 818fda45eceb507f5407ef9b6bf1cfa98f6778df | |
parent | 862154bbd7d7f9c70eabd0e72b00a39673df71e5 [diff] |
ALSA: usb-audio: Apply rate limit to warning messages in URB complete callback retire_capture_urb() may print warning messages when the given URB doesn't align, and this may flood the system log easily. Put the rate limit to the message for avoiding it. Bugzilla: https://bugzilla.suse.com/show_bug.cgi?id=1093485 Signed-off-by: Takashi Iwai <tiwai@suse.de>