diff options
| author | Pengpeng Hou <pengpeng@iscas.ac.cn> | 2026-07-04 20:25:38 +0800 |
|---|---|---|
| committer | Bjorn Helgaas <bhelgaas@google.com> | 2026-07-16 14:36:49 -0500 |
| commit | e145af8c14474d1390918552e839a12a42229b8b (patch) | |
| tree | f238b738bb50b8fc6b9c12d6e25f8e8305fb9d2e /tools/lib/python | |
| parent | dc59e4fea9d83f03bad6bddf3fa2e52491777482 (diff) | |
| download | linux-e145af8c14474d1390918552e839a12a42229b8b.tar.gz linux-e145af8c14474d1390918552e839a12a42229b8b.zip | |
PCI: spacemit: Add missing MODULE_DEVICE_TABLE()
The driver has an OF match table wired to .of_match_table, but does
not export the table with MODULE_DEVICE_TABLE().
Add the missing MODULE_DEVICE_TABLE(of, ...) entry so module alias
information is generated for OF based module autoloading.
Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/20260704122538.92830-1-pengpeng@iscas.ac.cn
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
