linux/drivers/bus/mhi/host
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
..
boot.c bus: mhi: host: Use kzalloc_flex 2026-03-17 15:34:47 +05:30
debugfs.c bus: mhi: host: Use str_true_false() helper 2025-07-19 08:55:02 +05:30
init.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
internal.h bus: mhi: host: Drop the auto_queue support 2025-12-31 16:24:32 +05:30
Kconfig bus: mhi: Move host MHI code to "host" directory 2022-03-18 14:02:54 +01:00
main.c bus: mhi: host: Drop the auto_queue support 2025-12-31 16:24:32 +05:30
Makefile bus: mhi: Move host MHI code to "host" directory 2022-03-18 14:02:54 +01:00
pci_generic.c bus: mhi: host: pci_generic: Fix the physical function check 2026-05-27 17:43:11 +02:00
pm.c treewide: Replace kmalloc with kmalloc_obj for non-scalar types 2026-02-21 01:02:28 -08:00
trace.h bus: mhi: host: Switch trace_mhi_gen_tre fields to native endian 2024-11-08 11:52:06 +00:00