2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 13:43:55 +08:00
linux-next/sound/soc/tegra
Stephen Warren c92a40e3a1 ASoC: tegra: use DAI's not card's dev for dev_err
This is the actual device of the I2S or SPDIF controller reporting the
problem. If a future change converts these controllers to be CODECs, then
there may be no pcm associated with the substream, so this change avoids
a crash.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-06-08 07:03:05 +08:00
..
Kconfig ASoC: tegra: Add machine driver for WM8753 codec 2012-05-19 19:38:00 +01:00
Makefile ASoC: tegra: Add machine driver for WM8753 codec 2012-05-19 19:38:00 +01:00
tegra20_das.c ASoC: convert Tegra20 DAS driver to regmap 2012-04-13 19:16:53 +01:00
tegra20_das.h ASoC: convert Tegra20 DAS driver to regmap 2012-04-13 19:16:53 +01:00
tegra20_i2s.c ASoC: tegra: use DAI's not card's dev for dev_err 2012-06-08 07:03:05 +08:00
tegra20_i2s.h ASoC: convert Tegra20 I2S driver to regmap 2012-04-13 19:16:53 +01:00
tegra20_spdif.c ASoC: tegra: use DAI's not card's dev for dev_err 2012-06-08 07:03:05 +08:00
tegra20_spdif.h ASoC: convert Tegra20 SPDIF driver to regmap 2012-04-13 19:16:53 +01:00
tegra30_ahub.c ASoC: tegra: add tegra30-ahub driver 2012-04-13 11:29:22 +01:00
tegra30_ahub.h ASoC: tegra: add tegra30-ahub driver 2012-04-13 11:29:22 +01:00
tegra30_i2s.c ASoC: tegra: use DAI's not card's dev for dev_err 2012-06-08 07:03:05 +08:00
tegra30_i2s.h ASoC: tegra: add tegra30-i2s driver 2012-04-13 11:29:23 +01:00
tegra_alc5632.c ASoC: tegra: remove usage of rtd->codec 2012-06-08 07:02:29 +08:00
tegra_asoc_utils.c ASoC: tegra: utils: Don't use of_have_populated_dt() 2012-04-10 22:33:19 +01:00
tegra_asoc_utils.h ASoC: tegra: utils: add support for Tegra30 devices 2012-04-06 18:31:05 +01:00
tegra_pcm.c ASoC: tegra: sort includes, remove mach/iomap.h 2012-04-06 18:22:06 +01:00
tegra_pcm.h ASoC: tegra: register 'platform' from DAIs, get rid of pdev 2012-04-01 11:28:28 +01:00
tegra_wm8753.c ASoC: tegra: remove usage of rtd->codec 2012-06-08 07:02:29 +08:00
tegra_wm8903.c ASoC: tegra: remove usage of rtd->codec 2012-06-08 07:02:29 +08:00
trimslice.c ASoC: tegra: remove usage of rtd->codec 2012-06-08 07:02:29 +08:00