summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPengpeng Hou <pengpeng@iscas.ac.cn>2026-07-05 08:14:27 +0800
committerHelge Deller <deller@gmx.de>2026-08-10 08:13:25 +0200
commit74c09634a52da1fc3910cfc27a128c511f5e1d20 (patch)
tree09c42acd328e4cdef96877d2e2e25ddf817c3e6a /tools/perf/scripts/python
parent31875c51c31edec57b3620f278680c23a823763b (diff)
fbdev: sstfb: add missing MODULE_DEVICE_TABLE()
The driver has a match table for the pci bus wired into its driver structure, but the table is not exported with MODULE_DEVICE_TABLE(). Add the missing MODULE_DEVICE_TABLE() entry so module alias information is generated for automatic module loading. This is a source-level fix. It does not claim dynamic hardware reproduction; the evidence is the driver-owned match table, its use by the driver registration structure, and the missing module alias publication. Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions