linux/sound/soc/tegra
Stephen Warren 7b9b5e1170 ASoC: Tegra: Move DAS configuration into DAS driver
Move DAS routing setup into the DAS driver itself. This removes the need
to duplicate this in each machine driver, of which we'll soon have three.

An added advantage is that the machine drivers no longer call the Tegra20-
specific DAS functions by name, so the machine driver no longer needs to
be split up into Tegra20 and Tegra30 versions.

If individual machine drivers need a different routing setup to this
default, they can still call the DAS functions to set that up.

Long-term, DAS will be a codec driver, and user-space will be able to
control its routing, possibly within constraints that the machine driver
sets up. Configuring the DAS routing from the DAS driver is a very slight
move in that direction.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-12-08 12:34:07 +08:00
..
Kconfig ASoC: Tegra: Implement SPDIF CPU DAI 2011-07-05 12:20:56 -07:00
Makefile ASoC: Tegra: Implement SPDIF CPU DAI 2011-07-05 12:20:56 -07:00
tegra_asoc_utils.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
tegra_asoc_utils.h ASoC: Tegra: Don't return mclk_changed from utils_set_rate 2011-04-20 13:49:55 +01:00
tegra_das.c ASoC: Tegra: Move DAS configuration into DAS driver 2011-12-08 12:34:07 +08:00
tegra_das.h
tegra_i2s.c ASoC: Tegra I2S: Add device tree binding 2011-11-30 09:38:13 +00:00
tegra_i2s.h ASoC: Tegra I2S: Remove dependency on pdev->id 2011-11-23 21:34:48 +00:00
tegra_pcm.c ASoC: Tegra PCM: Use module_platform_driver 2011-11-23 10:24:10 +00:00
tegra_pcm.h ASoC: tegra: Add tegra-pcm driver 2011-01-10 22:20:29 +00:00
tegra_spdif.c ASoC: Convert tegra_spdif to use module_platform_driver() 2011-11-28 22:12:15 +00:00
tegra_spdif.h ASoC: Tegra: Implement SPDIF CPU DAI 2011-07-05 12:20:56 -07:00
tegra_wm8903.c ASoC: Tegra: Move DAS configuration into DAS driver 2011-12-08 12:34:07 +08:00
trimslice.c ASoC: Tegra: Move DAS configuration into DAS driver 2011-12-08 12:34:07 +08:00