diff options
| author | Pengpeng Hou <pengpeng@iscas.ac.cn> | 2026-07-05 08:16:13 +0800 |
|---|---|---|
| committer | Guenter Roeck <linux@roeck-us.net> | 2026-08-10 09:00:04 -0700 |
| commit | 5e845fe634eb5e796ada5b44384bb77426e7d69f (patch) | |
| tree | c009427cef289e8543d30e85b1f57e4d507caf3e /tools/perf/scripts/python/task-analyzer.py | |
| parent | 4e6b7a26ff35044b38265ed14d7439bb2ada94b4 (diff) | |
watchdog: via_wdt: 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>
Link: https://lore.kernel.org/r/20260705001613.68871-1-pengpeng@iscas.ac.cn
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
