Re: [PATCH 11/11] sound: Remove pr_level uses of KERN_level

2010-09-13 Thread Geoff Levand
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

Re: [PATCH 11/11] sound: Remove pr_level uses of KERN_level

2010-09-13 Thread Takashi Iwai
At Sat, 11 Sep 2010 22:10:59 -0700, Joe Perches wrote: Signed-off-by: Joe Perches j...@perches.com Applied to sound git tree now. Thanks. Takashi --- sound/ppc/snd_ps3.c |2 +- sound/soc/s3c24xx/s3c-dma.c |3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff

[PATCH 11/11] sound: Remove pr_level uses of KERN_level

2010-09-11 Thread Joe Perches
Signed-off-by: Joe Perches j...@perches.com --- sound/ppc/snd_ps3.c |2 +- sound/soc/s3c24xx/s3c-dma.c |3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/sound/ppc/snd_ps3.c b/sound/ppc/snd_ps3.c index 2f12da4..581a670 100644 --- a/sound/ppc/snd_ps3.c +++