kernel-hacking-2024-linux-s.../drivers/iio/pressure
Lars-Peter Clausen 6c0743ed99 iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable().
The equivalent of iio_sw_buffer_preenable() is now done in the IIO buffer core,
so there is no need to do this from the driver anymore.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2013-10-16 19:13:56 +01:00
..
Kconfig iio: Add a comment to about alphabetical order to Kconfigs and Makefiles 2013-08-03 18:40:36 +01:00
Makefile iio: Add a comment to about alphabetical order to Kconfigs and Makefiles 2013-08-03 18:40:36 +01:00
st_pressure.h iio: pressure: st: Add support for new LPS001WP pressure sensor 2013-09-21 19:24:05 +01:00
st_pressure_buffer.c iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable(). 2013-10-16 19:13:56 +01:00
st_pressure_core.c iio: pressure-core: st: Provide support for the Vdd_IO power supply 2013-09-23 20:17:58 +01:00
st_pressure_i2c.c iio: pressure: st: Add support for new LPS001WP pressure sensor 2013-09-21 19:24:05 +01:00
st_pressure_spi.c iio: pressure: st_pressure: Use devm_iio_device_alloc 2013-08-03 21:02:38 +01:00