mirror of
https://github.com/torvalds/linux.git
synced 2024-12-12 14:12:51 +00:00
bb08abc740
Letting the compiler remove these functions when the kernel is built without CONFIG_PM_SLEEP support is simpler and less error prone than the use of ifdef based config guards. Also switch to SIMPLE_DEV_PM_OPS rather than open coding the structure. Removing instances of this approach from IIO also stops them being copied into new drivers. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Paul Cercueil <paul@crapouillou.net> Link: https://lore.kernel.org/r/20220130193147.279148-17-jic23@kernel.org |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ssp_dev.c | ||
ssp_iio_sensor.h | ||
ssp_iio.c | ||
ssp_spi.c | ||
ssp.h |