kernel-fxtec-pro1x/sound/soc/omap
Tony Lindgren 27615a97b2 ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
Drivers should not use cpu_is_omap or cpu_class_is_omap macros,
they should be private to the platform init code. And we'll be
removing plat/cpu.h and only have a private soc.h for the
arch/arm/*omap* code.

This patch is intended as preparation for the core omap changes
and removes the need to include plat/cpu.h from several drivers.
This is needed for the ARM common zImage support.

These changes are OK to do because:

- omap-rng.c does not need plat/cpu.h

- omap-aes.c and omap-sham.c get the proper platform_data
  passed to them so they don't need extra checks in the driver

- omap-dma.c and omap-pcm.c can test the arch locally as
  omap1 and omap2 cannot be compiled together because of
  conflicting compiler flags

Cc: Deepak Saxena <dsaxena@plexity.net>
Cc: Matt Mackall <mpm@selenic.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: David S. Miller <davem@davemloft.net>
Cc: Venkatraman S <svenkatr@ti.com>
Cc: Chris Ball <cjb@laptop.org>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: Dan Williams <djbw@fb.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Cc: Liam Girdwood <lrg@ti.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: linux-crypto@vger.kernel.org
Cc: linux-mmc@vger.kernel.org
Cc: alsa-devel@alsa-project.org
Cc: linux-kernel@vger.kernel.org
[tony@atomide.com: mmc changes folded in to an earlier patch]
Signed-off-by: Tony Lindgren <tony@atomide.com>
2012-10-15 16:24:23 -07:00
..
am3517evm.c Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
ams-delta.c ARM: OMAP1: Move board-ams-delta.h from plat to mach 2012-09-20 15:02:19 -07:00
Kconfig ASoC: omap-pcm: Convert to use dmaengine 2012-09-22 11:13:02 -04:00
Makefile ASoC: Remove obsolete OMAP3 machine drivers 2012-08-15 17:10:00 +01:00
mcbsp.c Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
mcbsp.h ARM/ASoC: omap-mcbsp: Remove CLKR/FSR mux configuration code 2012-08-22 20:17:05 +01:00
n810.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
omap-abe-twl6040.c Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
omap-dmic.c ASoC: OMAP: mcbsp, mcpdm, dmic, hdmi: Set dma_data at startup time 2012-09-22 11:13:02 -04:00
omap-dmic.h ASoC: OMAP4: omap-dmic: Initial support for OMAP DMIC 2011-11-28 17:21:44 +00:00
omap-hdmi-card.c ASoC: OMAP: HDMI: Rename sound card source file 2012-05-22 17:33:24 +01:00
omap-hdmi.c ASoC: OMAP: mcbsp, mcpdm, dmic, hdmi: Set dma_data at startup time 2012-09-22 11:13:02 -04:00
omap-hdmi.h ASoC: OMAP: HDMI: Expand capabilities of the HDMI DAI 2012-05-22 17:33:23 +01:00
omap-mcbsp.c Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
omap-mcbsp.h ASoC: omap-mcbsp: Remove unused defines 2012-08-22 20:17:11 +01:00
omap-mcpdm.c Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
omap-mcpdm.h ASoC: omap-mcpdm: API to configure offset cancellation 2011-09-26 22:23:32 +01:00
omap-pcm.c ARM: OMAP: Trivial driver changes to remove include plat/cpu.h 2012-10-15 16:24:23 -07:00
omap-pcm.h ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_type 2012-09-22 11:13:01 -04:00
omap-twl4030.c ASoC: omap-twl4030: Simple machine driver for TI SoC with twl4030 codec 2012-08-15 17:09:59 +01:00
omap3pandora.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
osk5912.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
rx51.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
sdp3430.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
zoom2.c Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00