Paul Cercueil a6273e413a i2c: i801: Remove #ifdef guards for PM related functions
Use the new PM macros for the suspend and resume functions to be
automatically dropped by the compiler when CONFIG_PM or
CONFIG_PM_SLEEP are disabled, without having to use #ifdef guards.

This has the advantage of always compiling these functions in,
independently of any Kconfig option. Thanks to that, bugs and other
regressions are subsequently easier to catch.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20230722115046.27323-9-paul@crapouillou.net
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
2023-08-08 15:36:48 +02:00
..
2023-07-06 21:45:05 +02:00
2023-06-23 12:19:34 +02:00
2023-07-06 22:25:06 -07:00
2023-06-07 14:12:11 +02:00
2022-01-14 18:50:52 -05:00
2023-06-05 12:03:35 +02:00
2023-02-17 23:18:20 +01:00