diff options
author | Michael Ellerman <[email protected]> | 2024-08-21 18:21:01 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2024-09-05 22:30:18 +1000 |
commit | a5a670df1db79f4bb462601aa4cc03caffa761a2 (patch) | |
tree | cb0a1a4e70824770b67c5e3a1d3a906fe37e7ad7 /tools/perf/scripts/python/task-analyzer.py | |
parent | 5b4bc44a4854ccd41eef9aa9f47677f7d136c294 (diff) |
macintosh/via-pmu: register_pmu_pm_ops() can be __init
register_pmu_pm_ops() is only called at init time, via
device_initcall(), so can be marked __init. The driver can't be built as
a module.
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions