kernel-ark/sound/soc/tegra
Stephen Warren 72de2b1a9a ASoC: Tegra: Harmony: Don't use soc-audio platform device
Previously, snd-soc-tegra-harmony internally instantiated a platform device
object whenever the module was loaded. Instead, switch to a more typical model
where arch/arm/mach-tegra defines a platform device, and snd-soc-tegra-harmony
acts as a driver for such a platform device.

Define a new struct tegra_harmony to store driver data in the future.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-01-31 13:15:48 +00:00
..
harmony.c ASoC: Tegra: Harmony: Don't use soc-audio platform device 2011-01-31 13:15:48 +00:00
Kconfig ASoC: tegra: Remove TEGRA_I2S_AUDIO from Kconfig 2011-01-14 12:30:29 +00:00
Makefile ASoC: tegra: Kconfig and Makefile 2011-01-10 22:21:09 +00:00
tegra_asoc_utils.c ASoC: tegra: s/IS_ERR_OR_NULL/IS_ERR/ for clk_get_sys 2011-01-13 14:18:03 +00:00
tegra_asoc_utils.h ASoC: tegra: Machine utility code 2011-01-10 22:20:47 +00:00
tegra_das.c ASoC: Update name of debugfs root symbol to snd_soc_ 2011-01-10 22:25:21 +00:00
tegra_das.h
tegra_i2s.c ASoC: tegra: s/IS_ERR_OR_NULL/IS_ERR/ for clk_get_sys 2011-01-13 14:18:03 +00:00
tegra_i2s.h ASoC: tegra: Add tegra-i2s driver 2011-01-10 22:20:39 +00:00
tegra_pcm.c
tegra_pcm.h