diff options
| author | Geert Uytterhoeven <geert+renesas@glider.be> | 2026-01-21 12:03:11 +0100 |
|---|---|---|
| committer | Stephen Boyd <sboyd@kernel.org> | 2026-02-02 16:35:56 -0800 |
| commit | 37eb3349a34f98fc22dd6f6be0b28c24cfa66aa6 (patch) | |
| tree | ffaddb10ed77a0ff40aa913bf2c1fd936018aa20 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 5ec820fc28d0b8a0f3890d476b1976f20e8343cc (diff) | |
clk: rs9: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Convert the Renesas 9-series PCIe clock generator driver from
SIMPLE_DEV_PM_OPS() to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr().
This lets us drop the __maybe_unused annotations from its suspend and
resume callbacks, and reduces kernel size in case CONFIG_PM or
CONFIG_PM_SLEEP is disabled.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Brian Masney <bmasney@redhat.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
