ALSA: pcm_lib.c - convert second xrun_debug() parameter to use defines
authorJaroslav Kysela <perex@perex.cz>
Thu, 17 Dec 2009 16:34:39 +0000 (17:34 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 7 Jan 2010 14:47:10 +0000 (15:47 +0100)
commit741b20cfb9109760937f403d18d731bfde31f56f
tree28b7377356039f3abfb85d260648b86e6c3a09ae
parent4757968dbff3d43f373f08de973014a9bd41ef0a
ALSA: pcm_lib.c - convert second xrun_debug() parameter to use defines

To increase code readability, convert send xrun_debug() argument to
use defines.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/core/pcm_lib.c