dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/soc/tegra
Stephen Warren 3419ae781f ASoC: tegra+wm8903: turn of mic detect when card is removed
If mic detect is left enabled and the WM8903 detects a status change,
the WM8903 driver will make a callback against the free()d jack, which
will cause a crash.

This problem can be triggered by fully initializing an audio card, then
removing and re-inserting the machine driver module.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-06-12 11:38:48 +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: convert Tegra20 I2S driver to regmap 2012-04-13 19:16:53 +01:00
tegra20_i2s.h ASoC: convert Tegra20 I2S driver to regmap 2012-04-13 19:16:53 +01:00
tegra20_spdif.c ASoC: convert Tegra20 SPDIF driver to regmap 2012-04-13 19:16:53 +01: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 MODULE_DEVICE_TABLE to tegra30_ahub 2012-06-08 08:49:30 +08:00
tegra30_ahub.h ASoC: tegra: add tegra30-ahub driver 2012-04-13 11:29:22 +01:00
tegra30_i2s.c ASoC: tegra: add tegra30-i2s driver 2012-04-13 11:29:23 +01:00
tegra30_i2s.h ASoC: tegra: add tegra30-i2s driver 2012-04-13 11:29:23 +01:00
tegra_alc5632.c ASoC: tegra: remove unnecessary includes 2012-04-01 11:28:31 +01: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: Add machine driver for WM8753 codec 2012-05-19 19:38:00 +01:00
tegra_wm8903.c ASoC: tegra+wm8903: turn of mic detect when card is removed 2012-06-12 11:38:48 +08:00
trimslice.c ASoC: tegra: add device tree support for TrimSlice 2012-04-30 23:47:54 +01:00