linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM/ASoC: OMAP: McBSP config cleanup
@ 2012-03-09  8:51 Peter Ujfalusi
  2012-03-09  8:51 ` [PATCH 1/2] ARM: OMAP: Remove CONFIG_OMAP_MCBSP references Peter Ujfalusi
  2012-03-09  8:51 ` [PATCH 2/2] ASoC: OMAP: Build config cleanup for McBSP Peter Ujfalusi
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Ujfalusi @ 2012-03-09  8:51 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Since the McBSP driver has been moved out from arch/arm/plat-omap/ and it is
combined as a single driver with the sound/soc/omap/omap-mcbsp.c there is no
longer need to have CONFIG_OMAP_MCBSP.
This series cleans up the Kconfigs, and Makefiles.
Also it is fixes the issue that the OMAP audio drivers were not buildable as
modules (the ones using McBSP) reported by Grazvydas Ignotas <notasas@gmail.com>

I have generated this series on top of Liam's for-3.4 branch. The
arch/arm/mach-omap* patch applies cleanly on top of todays linux-next, so if
this series goes via ASoC we are not going to have conflicts with stuff coming
via l-o.

Tested on BeagleBoard, and SDP4430, compile tested for OMAP1.

This series should go via ASoC along with the rest of the McBSP changes.

Regards,
Peter
---
Peter Ujfalusi (2):
  ARM: OMAP: Remove CONFIG_OMAP_MCBSP references
  ASoC: OMAP: Build config cleanup for McBSP

 arch/arm/mach-omap1/Kconfig  |    3 ---
 arch/arm/mach-omap1/Makefile |    4 +++-
 arch/arm/mach-omap2/Makefile |    4 +++-
 sound/soc/omap/Kconfig       |    6 ------
 sound/soc/omap/Makefile      |    3 +--
 5 files changed, 7 insertions(+), 13 deletions(-)

-- 
1.7.8.5

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

end of thread, other threads:[~2012-03-09 18:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-09  8:51 [PATCH 0/2] ARM/ASoC: OMAP: McBSP config cleanup Peter Ujfalusi
2012-03-09  8:51 ` [PATCH 1/2] ARM: OMAP: Remove CONFIG_OMAP_MCBSP references Peter Ujfalusi
2012-03-09 18:33   ` Tony Lindgren
2012-03-09  8:51 ` [PATCH 2/2] ASoC: OMAP: Build config cleanup for McBSP Peter Ujfalusi
2012-03-09 12:50   ` 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).