From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754666Ab0IMIZp (ORCPT ); Mon, 13 Sep 2010 04:25:45 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:60256 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753903Ab0IMIZo (ORCPT ); Mon, 13 Sep 2010 04:25:44 -0400 Date: Mon, 13 Sep 2010 09:25:42 +0100 From: Mark Brown To: Joe Perches Cc: Jiri Kosina , Geoff Levand , Jaroslav Kysela , Takashi Iwai , Liam Girdwood , linuxppc-dev@lists.ozlabs.org, cbe-oss-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH 11/11] sound: Remove pr_ uses of KERN_ Message-ID: <20100913082542.GB16606@rakim.wolfsonmicro.main> References: <27a88f64b5bfec16c8abf5aca89b7a1b7533ecb9.1284267142.git.joe@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <27a88f64b5bfec16c8abf5aca89b7a1b7533ecb9.1284267142.git.joe@perches.com> X-Cookie: Go 'way! You're bothering me! User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Sep 11, 2010 at 10:10:59PM -0700, Joe Perches wrote: > Signed-off-by: Joe Perches > --- > sound/ppc/snd_ps3.c | 2 +- > sound/soc/s3c24xx/s3c-dma.c | 3 +-- > 2 files changed, 2 insertions(+), 3 deletions(-) Acked-by: Mark Brown