lkml.org 
[lkml]   [2011]   [Aug]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [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@metafoo.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
    >
    > [...]


    \
     
     \ /
      Last update: 2011-08-10 08:15    [W:2.472 / U:0.384 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site