[alsa-devel] [GIT PULL] OMAP McPDM updates for 3.2
Hello Mark,
as we discussed you can pull the OMAP McPDM updates.
As for reference: ASoC: OMAP4: McPDM: Fix legacy support [4 patch] http://mailman.alsa-project.org/pipermail/alsa-devel/2011-August/042401.html
ASoC: omap-mcpdm: Replace legacy driver: http://mailman.alsa-project.org/pipermail/alsa-devel/2011-August/043317.html
All received acks
Regards, Péter
The following changes since commit 0722d055ac2236da4e319d22a99c9f7e82dbdd5d:
ASoC: tpa6130a2: Remove model_id from platform data (2011-09-21 16:07:45 +0100)
are available in the git repository at: git://gitorious.org/omap-audio/linux-audio.git peter/topic/for-mark/mcpdm_for-3.2
Misael Lopez Cruz (1): ASoC: omap-mcpdm: Replace legacy driver
Peter Ujfalusi (4): OMAP: McPDM: Convert McPDM device to omap_device OMAP4: hwmod: enable mcpdm hwmod device. ASoC: omap-mcpdm: Fix threshold and dma configuration ASoC: OMAP4: McPDM: Convert to hwmod/omap_device
arch/arm/mach-omap2/devices.c | 33 ++ arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 2 +- arch/arm/plat-omap/devices.c | 36 --- sound/soc/omap/Makefile | 2 +- sound/soc/omap/mcpdm.c | 470 ---------------------------- sound/soc/omap/mcpdm.h | 153 --------- sound/soc/omap/omap-mcpdm.c | 442 ++++++++++++++++++++------ sound/soc/omap/omap-mcpdm.h | 95 ++++++ sound/soc/omap/sdp4430.c | 4 +- 9 files changed, 472 insertions(+), 765 deletions(-) delete mode 100644 sound/soc/omap/mcpdm.c delete mode 100644 sound/soc/omap/mcpdm.h create mode 100644 sound/soc/omap/omap-mcpdm.h
On Thu, Sep 22, 2011 at 09:42:27AM +0300, Péter Ujfalusi wrote:
are available in the git repository at: git://gitorious.org/omap-audio/linux-audio.git peter/topic/for-mark/mcpdm_for-3.2
I've pulled, thanks. Note that the URL so long it can't actually be cut'n'pasted easily due to word wrapping :)
participants (2)
-
Mark Brown
-
Péter Ujfalusi