[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E422120.6060607@metafoo.de>
Date: Wed, 10 Aug 2011 08:11:44 +0200
From: Lars-Peter Clausen <lars@...afoo.de>
To: Lars-Peter Clausen <lars@...afoo.de>
CC: Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Liam Girdwood <lrg@...com>, alsa-devel@...a-project.org,
device-drivers-devel@...ckfin.uclinux.org,
linux-kernel@...r.kernel.org, Mike Frysinger <vapier.adi@...il.com>
Subject: Re: [PATCH 2/4] ASoC: Add ADAU1373 codec support
On 08/10/2011 05:52 AM, Lars-Peter Clausen wrote:
> This patch adds support for the Analog Devices ADAU1373 audio codec.
>
> Signed-off-by: Lars-Peter Clausen <lars@...afoo.de>
> ---
> include/sound/adau1373.h | 22 +
> sound/soc/codecs/Kconfig | 3 +
> sound/soc/codecs/Makefile | 2 +
> sound/soc/codecs/adau1373.c | 1374 +++++++++++++++++++++++++++++++++++++++++++
> sound/soc/codecs/adau1373.h | 29 +
> 5 files changed, 1430 insertions(+), 0 deletions(-)
> create mode 100644 include/sound/adau1373.h
> create mode 100644 sound/soc/codecs/adau1373.c
> create mode 100644 sound/soc/codecs/adau1373.h
>
> [...]
> diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
> index 665d924..bac0edb 100644
> --- a/sound/soc/codecs/Kconfig
> +++ b/sound/soc/codecs/Kconfig
> @@ -139,6 +139,9 @@ config SND_SOC_ADAU1701
> select SIGMA
> tristate
>
> +config SND_SOC_ADAU1373
> + tristate
> +
Forgot to add it to SND_SOC_ALL_CODECS. Will be in v2.
> config SND_SOC_ADAV80X
> tristate
>
> [...]
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists