[alsa-devel] [PATCH (for-next)] ASoC: Add support for IGEP v2
Gadiyar, Anand
gadiyar at ti.com
Wed Nov 18 10:03:40 CET 2009
Mike Rapoport wrote:
> Enric Balletbo i Serra wrote:
> > From: Enric Balletbo i Serra <eballetbo at iseebcn.com>
> >
> >
> > Signed-off-by: Enric Balletbo i Serra <eballetbo at iseebcn.com>
> > ---
> > arch/arm/mach-omap2/Kconfig | 2 +-
> > sound/soc/omap/Kconfig | 7 ++
> > sound/soc/omap/Makefile | 2 +
> > sound/soc/omap/igep0020.c | 148 +++++++++++++++++++++++++++++++++++++++++++
> > 4 files changed, 158 insertions(+), 1 deletions(-)
> > create mode 100644 sound/soc/omap/igep0020.c
> >
> > diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
> > index 68866f3..6922198 100644
> > --- a/arch/arm/mach-omap2/Kconfig
> > +++ b/arch/arm/mach-omap2/Kconfig
> > @@ -114,7 +114,7 @@ config MACH_OMAP_3630SDP
> > depends on ARCH_OMAP3 && ARCH_OMAP34XX
> >
> > config MACH_IGEP0020
> > - bool "IGEP0020"
> > + bool "IGEP v2 board"
> > depends on ARCH_OMAP3 && ARCH_OMAP34XX
> >
> > config MACH_OMAP_4430SDP
This part isn't relevant to ASoC. Shouldn't it go separately through linux-omap?
It could possibly get folded into the patch adding this board support in the
first place.
- Anand
More information about the Alsa-devel
mailing list