linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Geoff Levand <geoff@infradead.org>
To: Joe Perches <joe@perches.com>
Cc: cbe-oss-dev@lists.ozlabs.org, alsa-devel@alsa-project.org,
	Jiri Kosina <trivial@kernel.org>, Takashi Iwai <tiwai@suse.de>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	linux-kernel@vger.kernel.org, Jaroslav Kysela <perex@perex.cz>,
	linuxppc-dev@lists.ozlabs.org,
	Liam Girdwood <lrg@slimlogic.co.uk>
Subject: Re: [PATCH 11/11] sound: Remove pr_<level> uses of KERN_<level>
Date: Mon, 13 Sep 2010 10:55:20 -0700	[thread overview]
Message-ID: <4C8E6588.7070707@infradead.org> (raw)
In-Reply-To: <27a88f64b5bfec16c8abf5aca89b7a1b7533ecb9.1284267142.git.joe@perches.com>

[-- Attachment #1: Type: text/plain, Size: 662 bytes --]

Hi Joe,

On 09/11/2010 10:10 PM, Joe Perches wrote:
>  sound/ppc/snd_ps3.c         |    2 +-
> 
> diff --git a/sound/ppc/snd_ps3.c b/sound/ppc/snd_ps3.c
> index 2f12da4..581a670 100644
> --- a/sound/ppc/snd_ps3.c
> +++ b/sound/ppc/snd_ps3.c
> @@ -579,7 +579,7 @@ static int snd_ps3_delay_to_bytes(struct snd_pcm_substream *substream,
>  				  rate * delay_ms / 1000)
>  		* substream->runtime->channels;
>  
> -	pr_debug(KERN_ERR "%s: time=%d rate=%d bytes=%ld, frames=%d, ret=%d\n",
> +	pr_debug("%s: time=%d rate=%d bytes=%ld, frames=%d, ret=%d\n",
>  		 __func__,
>  		 delay_ms,
>  		 rate,

snd_ps3.c looks OK.

Acked-by: Geoff Levand <geoff@infradead.org>

[-- Attachment #2: 0x2E141B16.asc --]
[-- Type: application/pgp-keys, Size: 9418 bytes --]

  parent reply	other threads:[~2010-09-13 17:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-12  5:10 [PATCH 00/11] treewide: Remove pr_<level> uses with KERN_<level> Joe Perches
2010-09-12  5:10 ` [PATCH 05/11] arch/powerpc: Remove pr_<level> uses of KERN_<level> Joe Perches
2010-09-12  5:10 ` [PATCH 11/11] sound: " Joe Perches
2010-09-13  8:25   ` Mark Brown
2010-09-13 17:55   ` Geoff Levand [this message]
2010-09-13 21:41   ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C8E6588.7070707@infradead.org \
    --to=geoff@infradead.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=cbe-oss-dev@lists.ozlabs.org \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=lrg@slimlogic.co.uk \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.de \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).