Mike Rapoport wrote: > Enric Balletbo i Serra wrote: > > From: Enric Balletbo i Serra <eballetbo@xxxxxxxxxxx> > > > > > > Signed-off-by: Enric Balletbo i Serra <eballetbo@xxxxxxxxxxx> > > --- > > 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 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel