diff options
author | Changhuang Liang <[email protected]> | 2024-10-28 20:28:28 -0700 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2024-10-30 13:23:51 -0700 |
commit | dedceb2be8b4342c35967d5d47223631ef5d2eab (patch) | |
tree | e6767d28f49d2dc8f95026a311537e792d943f5b /tools/perf/scripts/python/syscall-counts.py | |
parent | 00f8f70a0e8c6601861628be26270a0b6f4bbb34 (diff) |
clk: starfive: jh7110-pll: Mark the probe function as __init
Mark the jh7110_pll_probe function as __init.
There's no need to support hotplugging in the jh7110-pll driver. We use
builtin_platform_driver_probe, the probe function will only be called at
startup.
Signed-off-by: Changhuang Liang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Emil Renner Berthing <[email protected]>
Reviewed-by: Xingyu Wu <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions