Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753272Ab0FCMuP (ORCPT ); Thu, 3 Jun 2010 08:50:15 -0400 Received: from mail-wy0-f174.google.com ([74.125.82.174]:54969 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752073Ab0FCMuN (ORCPT ); Thu, 3 Jun 2010 08:50:13 -0400 Subject: Re: [alsa-devel] [RFC][PATCH 20/26] alsa: ASoC: Add JZ4740 codec driver From: Liam Girdwood To: Lars-Peter Clausen Cc: Ralf Baechle , linux-mips@linux-mips.org, alsa-devel@alsa-project.org, Mark Brown , linux-kernel@vger.kernel.org In-Reply-To: <1275568334.3593.92.camel@odin> References: <1275505397-16758-1-git-send-email-lars@metafoo.de> <1275505950-17334-4-git-send-email-lars@metafoo.de> <1275568334.3593.92.camel@odin> Content-Type: text/plain; charset="UTF-8" Date: Thu, 03 Jun 2010 13:50:08 +0100 Message-ID: <1275569408.3593.107.camel@odin> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1212 Lines: 34 On Thu, 2010-06-03 at 13:32 +0100, Liam Girdwood wrote: > On Wed, 2010-06-02 at 21:12 +0200, Lars-Peter Clausen wrote: > > This patch adds support for the JZ4740 internal codec. > > > > Signed-off-by: Lars-Peter Clausen > > Cc: Mark Brown > > Cc: Liam Girdwood > > Cc: alsa-devel@alsa-project.org > > --- > > sound/soc/codecs/Kconfig | 4 + > > sound/soc/codecs/Makefile | 2 + > > sound/soc/codecs/jz4740-codec.c | 502 +++++++++++++++++++++++++++++++++++++++ > > sound/soc/codecs/jz4740-codec.h | 20 ++ > > 4 files changed, 528 insertions(+), 0 deletions(-) > > create mode 100644 sound/soc/codecs/jz4740-codec.c > > create mode 100644 sound/soc/codecs/jz4740-codec.h > > no need for code in file name here. My bad typing - I mean codec. Thanks Liam -- Freelance Developer, SlimLogic Ltd ASoC and Voltage Regulator Maintainer. http://www.slimlogic.co.uk -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/