Home
last modified time | relevance | path

Searched hist:cb490b10c3fdd3d700e379d8be8b8d7e4662cff2 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iio/accel/
H A Dkxsd9-spi.cdiff cb490b10c3fdd3d700e379d8be8b8d7e4662cff2 Sat Jun 04 18:12:19 CEST 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:accel:kxsd9: Switch from CONFIG_PM guards to pm_ptr() etc

Letting the compiler remove these functions when the kernel is built
without CONFIG_PM support is simpler and less error prone than the
use of #ifdef based config guards.

Removing instances of this approach from IIO also stops them being
copied into new drivers.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20220220181522.541718-5-jic23@kernel.org
Link: https://lore.kernel.org/r/20220604161223.461847-2-jic23@kernel.org
H A Dkxsd9-i2c.cdiff cb490b10c3fdd3d700e379d8be8b8d7e4662cff2 Sat Jun 04 18:12:19 CEST 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:accel:kxsd9: Switch from CONFIG_PM guards to pm_ptr() etc

Letting the compiler remove these functions when the kernel is built
without CONFIG_PM support is simpler and less error prone than the
use of #ifdef based config guards.

Removing instances of this approach from IIO also stops them being
copied into new drivers.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20220220181522.541718-5-jic23@kernel.org
Link: https://lore.kernel.org/r/20220604161223.461847-2-jic23@kernel.org
H A Dkxsd9.cdiff cb490b10c3fdd3d700e379d8be8b8d7e4662cff2 Sat Jun 04 18:12:19 CEST 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:accel:kxsd9: Switch from CONFIG_PM guards to pm_ptr() etc

Letting the compiler remove these functions when the kernel is built
without CONFIG_PM support is simpler and less error prone than the
use of #ifdef based config guards.

Removing instances of this approach from IIO also stops them being
copied into new drivers.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20220220181522.541718-5-jic23@kernel.org
Link: https://lore.kernel.org/r/20220604161223.461847-2-jic23@kernel.org