From: "Péter Ujfalusi" <peter.ujfalusi@ti.com>
To: broonie@opensource.wolfsonmicro.com
Cc: alsa-devel@alsa-project.org, lrg@ti.com
Subject: [GIT PULL] OMAP McPDM updates for 3.2
Date: Thu, 22 Sep 2011 09:42:27 +0300 [thread overview]
Message-ID: <1630065.ScFgvmAAyT@barack> (raw)
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
next reply other threads:[~2011-09-22 6:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-22 6:42 Péter Ujfalusi [this message]
2011-09-22 11:00 ` [GIT PULL] OMAP McPDM updates for 3.2 Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1630065.ScFgvmAAyT@barack \
--to=peter.ujfalusi@ti.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=lrg@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.