History log of /drivers/iio/pressure/st_pressure_buffer.c
Revision Date Author Comments
6c0743ed99bf3e13b80574629131465a10b12879 14-Oct-2013 Lars-Peter Clausen <lars@metafoo.de> 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>
217494e5b780ad85485c1bb6382ce50b5fa2dc26 03-Jun-2013 Denis CIOCCA <denis.ciocca@st.com> iio:pressure: Add STMicroelectronics pressures driver

This patch adds a generic pressure driver for STMicroelectronics
pressure sensors, currently it supports: LPS331AP.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>