Tim Gardner
74d779ab7c
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 <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Cc: Yacine Belkadi <yacine.belkadi.1@gmail.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-08-19 15:48:48 +02:00
..
2012-11-14 08:03:31 +01:00
2013-03-11 09:40:36 +01:00
2013-04-29 13:33:18 +02:00
2011-10-09 09:09:11 +02:00
2013-03-12 08:32:53 +01:00
2011-11-16 14:28:33 +01:00
2013-03-12 08:32:53 +01:00
2011-02-10 18:53:32 +01:00
2013-03-12 08:32:53 +01:00
2012-09-04 11:38:32 +02:00
2013-05-03 09:10:23 -07:00
2013-05-24 16:41:46 +02:00
2013-03-12 08:32:53 +01:00
2013-03-12 08:32:53 +01:00
2013-05-24 16:41:46 +02:00
2012-01-12 09:59:18 +01:00
2013-03-12 08:32:53 +01:00
2013-03-12 08:32:53 +01:00
2012-07-30 17:25:14 -07:00
2012-10-28 09:52:37 +01:00
2013-08-19 15:48:48 +02:00
2013-03-12 08:32:53 +01:00
2013-04-18 10:02:33 +02:00
2013-06-29 12:57:06 +04:00
2009-12-22 08:24:35 +01:00
2013-04-18 10:02:33 +02:00
2013-03-12 08:32:53 +01:00
2011-07-30 08:03:35 +02:00
2012-09-23 11:24:42 +02:00
2012-11-08 14:36:18 +01:00
2013-03-12 08:32:53 +01:00
2008-08-13 11:46:35 +02:00
2012-03-11 14:27:37 -04:00
2013-07-03 14:01:32 +02:00