diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2024-08-21 18:21:01 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2024-09-05 22:30:18 +1000 |
commit | a5a670df1db79f4bb462601aa4cc03caffa761a2 (patch) | |
tree | cb0a1a4e70824770b67c5e3a1d3a906fe37e7ad7 /rust/helpers.c | |
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 <geert@linux-m68k.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240821082101.877438-1-mpe@ellerman.id.au
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions