linux/sound/soc/tegra
Uwe Kleine-König (The Capable Hub) 995832b2ce Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Replace the #include of <linux/mod_devicetable.h> by the more specific
<linux/device-id/*.h> where applicable. For most cases the include
can be dropped completely, only a few drivers need one or two headers
added.

Acked-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/1a3f2007c5c5dcf555c09a4035ce3ae8ef1b6c49.1782808461.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
2026-07-03 07:38:17 +02:00
..
Kconfig ASoC: tegra: Support WM8962 by machine driver 2026-03-01 23:48:31 +00:00
Makefile ASoC: tegra: Remove stale snd-soc-tegra-utils composite module definition 2026-04-27 08:23:21 +09:00
tegra_asoc_machine.c ASoC: tegra: Add error logging for probe and callback failures 2026-04-01 14:53:29 +01:00
tegra_asoc_machine.h ASoC: tegra: Restore headphones jack name on Nyan Big 2021-12-13 19:23:33 +00:00
tegra_audio_graph_card.c ASoC: tegra: Use dev_err_probe() in tegra_audio_graph_card probe 2026-03-25 13:14:29 +00:00
tegra_cif.h ASoC: tegra: CIF: Add Tegra264 support 2025-05-22 11:02:05 +01:00
tegra_isomgr_bw.c ASoC: tegra: Use guard() for mutex locks 2026-05-04 22:06:32 +09:00
tegra_isomgr_bw.h ASoC: tegra: Add interconnect support 2025-02-03 14:03:44 +00:00
tegra_pcm.c ASoC: tegra: name back to pcm_new()/pcm_free() 2026-03-16 13:38:04 +00:00
tegra_pcm.h ASoC: tegra: name back to pcm_new()/pcm_free() 2026-03-16 13:38:04 +00:00
tegra_wm8903.c ASoC: tegra: tegra_wm8903: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:39 +00:00
tegra_wm8962.c ASoC: tegra: Support WM8962 by machine driver 2026-03-01 23:48:31 +00:00
tegra20_ac97.c ASoC: tegra: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-05 21:13:56 +09:00
tegra20_ac97.h ASoC: tegra: tegra20_ac97: Convert to use GPIO descriptors 2023-12-18 14:03:32 +00:00
tegra20_das.c ASoC: tegra: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-05 21:13:56 +09:00
tegra20_i2s.c ASoC: tegra: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-05 21:13:56 +09:00
tegra20_i2s.h ASoC: tegra20: i2s: Add reset control 2021-03-18 13:49:31 +00:00
tegra20_spdif.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
tegra20_spdif.h ASoC: tegra: Fix spelling error 'recieved' -> 'received' 2026-04-09 19:41:04 +01:00
tegra30_ahub.c ASoC: tegra: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-05 21:13:56 +09:00
tegra30_ahub.h ASoC: tegra30: ahub: Switch to use reset-bulk API 2021-03-18 13:49:34 +00:00
tegra30_i2s.c ASoC: tegra: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-05 21:13:56 +09:00
tegra30_i2s.h
tegra186_asrc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
tegra186_asrc.h ASoC: tegra: ASRC: Update ARAM address 2025-05-22 11:02:07 +01:00
tegra186_dspk.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
tegra186_dspk.h
tegra210_admaif.c ASoC: tegra: ADMAIF: allocate with a single kzalloc 2026-05-04 22:01:48 +09:00
tegra210_admaif.h ASoC: tegra: ADMAIF: allocate with a single kzalloc 2026-05-04 22:01:48 +09:00
tegra210_adx.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
tegra210_adx.h ASoC: tegra210_adx: simplify byte map get/put logic 2026-04-27 08:34:32 +09:00
tegra210_ahub.c ASoC: tegra: tegra210_ahub: Validate written enum value 2026-06-11 20:44:45 +01:00
tegra210_ahub.h ASoC: tegra: Add AHUB writeable_reg for RX holes 2026-01-28 12:12:16 +00:00
tegra210_amx.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
tegra210_amx.h ASoC: tegra210_amx: simplify byte map get/put logic 2026-04-27 08:34:33 +09:00
tegra210_dmic.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
tegra210_dmic.h
tegra210_i2s.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
tegra210_i2s.h ASoC: tegra: I2S: Add Tegra264 support 2025-05-22 11:02:09 +01:00
tegra210_mbdrc.c ASoC: tegra: Add error logging for probe and callback failures 2026-04-01 14:53:29 +01:00
tegra210_mbdrc.h ASoC: tegra: Fix spelling mistake "fliter" -> "filter" 2022-11-10 17:52:46 +00:00
tegra210_mixer.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
tegra210_mixer.h ASoC: tegra: tegra210-mixer: Reject too-short fade durations 2026-05-19 14:31:24 +01:00
tegra210_mvc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
tegra210_mvc.h ASoC: tegra: Add master volume/mute control support 2021-12-01 14:15:39 +00:00
tegra210_ope.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
tegra210_ope.h ASoC: tegra: Add Tegra210 based OPE driver 2022-06-06 12:33:07 +01:00
tegra210_peq.c ASoC: tegra: Add error logging for probe and callback failures 2026-04-01 14:53:29 +01:00
tegra210_peq.h ASoC: tegra: Add Tegra210 based OPE driver 2022-06-06 12:33:07 +01:00
tegra210_sfc.c ASoC: tegra: Add error logging for probe and callback failures 2026-04-01 14:53:29 +01:00
tegra210_sfc.h ASoC: tegra: Fix SFC conversion for few rates 2023-06-24 01:57:16 +01:00