diff options
| author | Pengpeng Hou <pengpeng@iscas.ac.cn> | 2026-07-04 20:17:34 +0800 |
|---|---|---|
| committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2026-08-19 18:11:38 +0200 |
| commit | 402c89d28fecd28652a4bfe997f08f6544836381 (patch) | |
| tree | 93837195485449027b0fadad6aabc0b604dc1ce5 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | f1daef2834042f2d45e120f55a74bd76a711e5c2 (diff) | |
rtc: brcmstb-waketimer: 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.
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 platform driver, and the missing module alias publication.
Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn>
Link: https://patch.msgid.link/20260704121734.54941-1-pengpeng@iscas.ac.cn
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
