diff options
author | Tim Gardner <[email protected]> | 2013-08-16 11:19:00 -0600 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2013-08-19 15:48:48 +0200 |
commit | 74d779ab7c9f9024cfead259206e0e0b20ee37e4 (patch) | |
tree | 40dcfe380a577f85e8ed3c0bcd9de59378511377 /net/lapb/lapb_iface.c | |
parent | bcbb15530ebe9737622cb7779b35c61f48b49734 (diff) |
ALSA: pcm: Use snd_printd_ratelimit()
The use of snd_printd_ratelimit() supresses superfluous output from
printk_ratelimit() when CONFIG_SND_DEBUG is not defined. For example,
[ 43.753692] snd_pcm_update_hw_ptr0: 26 callbacks suppressed
[ 48.822131] snd_pcm_update_hw_ptr0: 25 callbacks suppressed
[ 53.894953] snd_pcm_update_hw_ptr0: 25 callbacks suppressed
[ 58.997761] snd_pcm_update_hw_ptr0: 25 callbacks suppressed
[ 64.100952] snd_pcm_update_hw_ptr0: 25 callbacks suppressed
fills the log even when no debug output is actually produced.
Cc: Jaroslav Kysela <[email protected]>
Cc: Takashi Iwai <[email protected]>
Cc: Pierre-Louis Bossart <[email protected]>
Cc: Lars-Peter Clausen <[email protected]>
Cc: Yacine Belkadi <[email protected]>
Signed-off-by: Tim Gardner <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions