summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorPengpeng Hou <pengpeng@iscas.ac.cn>2026-07-04 23:22:30 +0800
committerLinus Walleij <linusw@kernel.org>2026-07-10 19:58:27 +0200
commit5fe4b12c087db3e565f53b87f1dafdf2f0d1ee0f (patch)
tree706810b2f127f7d79641984d46b90af3112aaa50 /tools/perf/scripts/python/stackcollapse.py
parent94cb9e8f270797e489633cfa53d2d44afecb8bef (diff)
pinctrl: sx150x: 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> Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions