kernel-hacking-2024-linux-s.../sound/soc/tegra
Sameer Pujar 0d7475d2a5
ASoC: tegra: Add driver remove() callback
There is cleanup required, related to release of phandles, during driver
removal and hence point remove callback to audio_graph_remove().

Fixes: 202e2f7745 ("ASoC: tegra: Add audio graph based card driver")
Depends-on: "ASoC: audio-graph: Rename functions needed for export"
Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/1612719418-5858-3-git-send-email-spujar@nvidia.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-02-08 11:39:51 +00:00
..
Kconfig ASoC: tegra: SND_SOC_TEGRA_AUDIO_GRAPH_CARD should depend on SND_SOC_TEGRA 2021-02-01 13:19:46 +00:00
Makefile
tegra20_ac97.c
tegra20_ac97.h
tegra20_das.c
tegra20_das.h
tegra20_i2s.c ASoC: tegra: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:49 +00:00
tegra20_i2s.h
tegra20_spdif.c
tegra20_spdif.h
tegra30_ahub.c ASoC: tegra: ahub: Reset hardware properly 2021-01-25 17:17:55 +00:00
tegra30_ahub.h ASoC: tegra: ahub: Reset hardware properly 2021-01-25 17:17:55 +00:00
tegra30_i2s.c ASoC: tegra: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:49 +00:00
tegra30_i2s.h
tegra186_dspk.c ASoC: tegra: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:49 +00:00
tegra186_dspk.h
tegra210_admaif.c
tegra210_admaif.h
tegra210_ahub.c
tegra210_ahub.h
tegra210_dmic.c ASoC: tegra: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:49 +00:00
tegra210_dmic.h
tegra210_i2s.c ASoC: tegra: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:49 +00:00
tegra210_i2s.h
tegra_alc5632.c
tegra_asoc_utils.c
tegra_asoc_utils.h
tegra_audio_graph_card.c ASoC: tegra: Add driver remove() callback 2021-02-08 11:39:51 +00:00
tegra_cif.h
tegra_max98090.c
tegra_pcm.c
tegra_pcm.h
tegra_rt5640.c
tegra_rt5677.c
tegra_sgtl5000.c
tegra_wm8753.c
tegra_wm8903.c
tegra_wm9712.c
trimslice.c