Claudiu Beznea a3fd35be0e
spi: atmel: remove #ifdef CONFIG_{PM, SLEEP}
Remove #ifdef CONFIG_PM, #ifdef CONFIG_PM_SLEEP and use
SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS() macros instead which allows
getting also rid of __maybe_unused in the code.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220718071052.1707858-1-claudiu.beznea@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-07-18 13:45:32 +01:00
..
2022-01-04 14:59:40 +00:00
2021-07-20 13:34:05 +01:00
2021-12-23 13:38:38 +00:00
2022-05-25 16:55:16 -07:00
2021-08-26 12:09:38 +01:00
2022-03-15 12:03:58 +00:00
2022-04-19 13:13:48 +01:00