From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> On Wed, 09 Jul 2025 20:43:59 +0200, Geert Uytterhoeven wrote: > Convert the Renesas R-Car GPIO driver from SIMPLE_DEV_PM_OPS() to > DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr(). This lets us drop the > check for CONFIG_PM_SLEEP, and reduces kernel size in case CONFIG_PM or > CONFIG_PM_SLEEP is disabled, while increasing build coverage. > > Applied, thanks! [1/1] gpio: rcar: Convert to DEFINE_SIMPLE_DEV_PM_OPS() https://git.kernel.org/brgl/linux/c/328d48cc0a644bc54c2ab27ee584f3510ae8c6ec Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>