summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPengpeng Hou <pengpeng@iscas.ac.cn>2026-07-04 20:17:34 +0800
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2026-08-19 18:11:38 +0200
commit402c89d28fecd28652a4bfe997f08f6544836381 (patch)
tree93837195485449027b0fadad6aabc0b604dc1ce5 /tools/perf/scripts/python
parentf1daef2834042f2d45e120f55a74bd76a711e5c2 (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')
0 files changed, 0 insertions, 0 deletions