summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorPengpeng Hou <pengpeng@iscas.ac.cn>2026-07-04 23:25:28 +0800
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2026-08-19 18:11:38 +0200
commit7490b8356e52e09c196645912f2c054f79aa5f3a (patch)
tree0148a0a7c4d5496677388a75dbfbfb7d3db4bb95 /tools/perf/scripts/python/flamegraph.py
parent402c89d28fecd28652a4bfe997f08f6544836381 (diff)
rtc: ab-eoz9: add missing MODULE_DEVICE_TABLE()
The driver has a match table for the i2c 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://patch.msgid.link/20260704152528.53258-1-pengpeng@iscas.ac.cn Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions