Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1289544

[PATCH 0/2] ARM: OMAP1/2+: DO not create omap-pcm-audio device

From Peter Ujfalusi <peter.ujfalusi@ti.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] ARM: OMAP1/2+: DO not create omap-pcm-audio device
Date 2015-12-11 14:00 +0100
Message-ID <qEvsK-4sJ-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

The ASoC omap-pcm has been converted to be non platform device a long time ago,
so it is no longer needed to create the device for it since there will be no
driver to be loaded for it.

Regards,
Peter
---
Peter Ujfalusi (2):
  ARM: OMAP1: Remove device creation for omap-pcm-audio
  ARM: OMAP2+: Remove device creation for omap-pcm-audio

 arch/arm/mach-omap1/devices.c | 19 -------------------
 arch/arm/mach-omap2/devices.c | 25 ++++---------------------
 2 files changed, 4 insertions(+), 40 deletions(-)

-- 
2.6.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] ARM: OMAP1/2+: DO not create omap-pcm-audio device Peter Ujfalusi <peter.ujfalusi@ti.com> - 2015-12-11 14:00 +0100
  [PATCH 1/2] ARM: OMAP1: Remove device creation for omap-pcm-audio Peter Ujfalusi <peter.ujfalusi@ti.com> - 2015-12-11 14:00 +0100
  Re: [PATCH 0/2] ARM: OMAP1/2+: DO not create omap-pcm-audio device Tony Lindgren <tony@atomide.com> - 2015-12-17 19:40 +0100

csiph-web