pinctrl: at91-pio4: remove #ifdef CONFIG_PM_SLEEP
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Mon, 4 Jul 2022 10:12:52 +0000 (13:12 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 18 Jul 2022 09:38:36 +0000 (11:38 +0200)
commitcc701e18a921e7ae79b215187001acd5a5ba7765
treefeb4485fe0d5b44fe1ebdfe8b8dee387b0bfaddd
parentc1e72763aee97be954ef26ca040d150b361b286c
pinctrl: at91-pio4: remove #ifdef CONFIG_PM_SLEEP

Remove #ifdef CONFIG_PM_SLEEP and use pm_sleep_ptr() macro instead.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220704101253.808519-1-claudiu.beznea@microchip.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-at91-pio4.c