commit | 80c8a2a372599e604b04a9c568952fe39cd1851d | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jan 09 11:37:20 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jan 09 11:40:46 2012 +0100 |
tree | e31d7b227474ad8887790d8a842ca55265be5cb0 | |
parent | d0f3a2eb9062560bebca8b923424f3ca02a331ba [diff] |
ALSA: usb-audio - Avoid flood of frame-active debug messages With some buggy devices, the usb-audio driver may give "frame xxx active" kernel messages too often. Better to keep it as debug-only using snd_printdd(), and also add the rate-limit for avoiding floods. Bugzilla: https://bugzilla.novell.com/show_bug.cgi?id=738681 Cc: <stable@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>