At Tue, 23 Feb 2010 19:48:53 +0000, Mark Brown wrote: > > The following changes since commit 6c5f1fed49f96a0600aa9a97ac3faf972c33a341: > Mark Brown (1): > ASoC: Make pmdown_time a long > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.34 Pulled now. Thanks. Takashi > Candelaria Villareal, Jorge (1): > ASoC: OMAP4: Add support for McPDM > > Kuninori Morimoto (1): > ASoC: fsi: Modify over/under run error settlement > > Misael Lopez Cruz (2): > ASoC: OMAP: data_type and sync_mode configurable in audio dma > ASoC: OMAP4: Add McPDM platform driver > > Peter Ujfalusi (1): > ASoC: core: On resume also check the soc device state > > sound/soc/omap/Kconfig | 3 + > sound/soc/omap/Makefile | 2 + > sound/soc/omap/mcpdm.c | 484 +++++++++++++++++++++++++++++++++++++++++++ > sound/soc/omap/mcpdm.h | 151 ++++++++++++++ > sound/soc/omap/omap-mcbsp.c | 2 + > sound/soc/omap/omap-mcpdm.c | 251 ++++++++++++++++++++++ > sound/soc/omap/omap-mcpdm.h | 29 +++ > sound/soc/omap/omap-pcm.c | 15 +- > sound/soc/omap/omap-pcm.h | 4 +- > sound/soc/sh/fsi.c | 46 +++-- > sound/soc/soc-core.c | 6 + > 11 files changed, 964 insertions(+), 29 deletions(-) > create mode 100644 sound/soc/omap/mcpdm.c > create mode 100644 sound/soc/omap/mcpdm.h > create mode 100644 sound/soc/omap/omap-mcpdm.c > create mode 100644 sound/soc/omap/omap-mcpdm.h > _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel