On Wed, 21 Aug 2024 18:21:01 +1000, Michael Ellerman wrote: > 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. > >
Applied to powerpc/next. [1/1] macintosh/via-pmu: register_pmu_pm_ops() can be __init https://git.kernel.org/powerpc/c/a5a670df1db79f4bb462601aa4cc03caffa761a2 cheers