alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: multi-comp: OMAP platform fixes
@ 2010-08-06  7:39 Peter Ujfalusi
  2010-08-06  7:39 ` [PATCH 1/3] ASoC: multi-comp: OMAP McBSP: use macro for platform_device Peter Ujfalusi
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Peter Ujfalusi @ 2010-08-06  7:39 UTC (permalink / raw)
  To: alsa-devel; +Cc: jkrzyszt, broonie, arunks, lrg

Hello,

The following series introduces some cleanups for OMAP platforms in
multi-component branch.

- Enable audio for OMAP1 class
- Registers only the available amount of omap-mcbsp-dai devices for OMAP2,3,
  and 4

Please do verify, if the chages are correct, especially the number of McBSP
ports on different devices.

Liam: in case you take this, you can squash this to the corresponding commit.

Peter

---
Peter Ujfalusi (3):
  ASoC: multi-comp: OMAP McBSP: use macro for platform_device
  ASoC: multi-comp: OMAP McBSP: Enable audio on OMAP1 platform
  ASoC: multi-comp: OMAP2,3,4 McBSP: register correct number of ports

 arch/arm/mach-omap1/devices.c           |   24 +++++++++++++++
 arch/arm/mach-omap2/devices.c           |   50 ++++++++++++++++--------------
 arch/arm/plat-omap/include/plat/mcbsp.h |    7 ++++
 3 files changed, 58 insertions(+), 23 deletions(-)

--
1.7.2

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2010-08-10  6:42 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-06  7:39 [PATCH 0/3] ASoC: multi-comp: OMAP platform fixes Peter Ujfalusi
2010-08-06  7:39 ` [PATCH 1/3] ASoC: multi-comp: OMAP McBSP: use macro for platform_device Peter Ujfalusi
2010-08-06  7:39 ` [PATCH 2/3] ASoC: multi-comp: OMAP McBSP: Enable audio on OMAP1 platform Peter Ujfalusi
2010-08-06  7:50   ` Peter Ujfalusi
2010-08-06  7:58     ` Peter Ujfalusi
2010-08-06  8:13   ` Jarkko Nikula
2010-08-06  7:39 ` [PATCH 3/3] ASoC: multi-comp: OMAP2, 3, 4 McBSP: register correct number of ports Peter Ujfalusi
2010-08-06  8:08   ` Jarkko Nikula
2010-08-06  8:18     ` Peter Ujfalusi
2010-08-06  7:56 ` [PATCH 0/3] ASoC: multi-comp: OMAP platform fixes Jarkko Nikula
2010-08-07  2:11   ` Arun KS
2010-08-09 17:09   ` Janusz Krzysztofik
2010-08-09 18:38     ` Jarkko Nikula
2010-08-10  6:42     ` Peter Ujfalusi
2010-08-06 12:22 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).