diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2025-07-09 20:45:42 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-07-18 16:46:09 +0200 |
commit | 2aad477b5b734f52825f7c31780222a5a17c06d3 (patch) | |
tree | a958912c7b59bc282b2511c4f5074ee89431894d /scripts/lib/kdoc/kdoc_parser.py | |
parent | bc398dc4f3677ca381d5b64f8e55005131e68650 (diff) |
irqchip/renesas-irqc: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Convert the Renesas IRQC driver from SIMPLE_DEV_PM_OPS() to
DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr(). This allows to drop the
__maybe_unused annotations from its suspend callback, and reduces kernel
size in case CONFIG_PM or CONFIG_PM_SLEEP is disabled.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/5a14f9932da20ec46cde27f314414474072755ed.1752086718.git.geert+renesas@glider.be
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions