kernel-ark/sound/soc/tegra
Stephen Warren 6e26764504 ASoC: Tegra: Harmony: Support the internal speaker
Add DAPM widget definitions for the internal speaker paths. Currently, this
path is always enabled while playback is active.

Add code to control the speaker amplifier GPIO.

The GPIO is requested during _init, since that's the first time it is
guaranteed that the WM8903 module is loaded, probed, and hence has exported
its GPIO chip.

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:59 +00:00
..
harmony.c ASoC: Tegra: Harmony: Support the internal speaker 2011-01-31 13:15:59 +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