commit | d4b2911b1ff4bece34fd662b9e056ac97c36b193 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon Oct 14 17:49:00 2013 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Wed Oct 16 19:12:46 2013 +0100 |
tree | 319d0c2b72d664190414fc185c56332ae77fbaf9 | |
parent | 24adaf7958847e0950b197ac05cced2ea9e0b4e7 [diff] |
iio:st_gyro: 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>