[alsa-devel] [PATCH] atmel: set "channel A event" output to debug

Takashi Iwai tiwai at suse.de
Tue Jun 8 16:58:22 CEST 2010


At Tue, 8 Jun 2010 08:57:13 +0200,
Yegor Yefremov wrote:
> 
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>

Applied now.  Thanks.


Takashi

> Index: b/sound/atmel/ac97c.c
> ===================================================================
> --- a/sound/atmel/ac97c.c	2010-06-01 15:28:23.000000000 +0200
> +++ b/sound/atmel/ac97c.c	2010-06-03 15:20:43.000000000 +0200
> @@ -657,7 +657,7 @@
>  	if (sr & AC97C_SR_CAEVT) {
>  		struct snd_pcm_runtime *runtime;
>  		int offset, next_period, block_size;
> -		dev_info(&chip->pdev->dev, "channel A event%s%s%s%s%s%s\n",
> +		dev_dbg(&chip->pdev->dev, "channel A event%s%s%s%s%s%s\n",
>  				casr & AC97C_CSR_OVRUN   ? " OVRUN"   : "",
>  				casr & AC97C_CSR_RXRDY   ? " RXRDY"   : "",
>  				casr & AC97C_CSR_UNRUN   ? " UNRUN"   : "",
> 


More information about the Alsa-devel mailing list