staging:iio:simple-dummy: Remove redundant call to iio_sw_buffer_preenable()
commit29da147245e55872f1d576dc42851154819db5e5
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 14 Oct 2013 16:49:00 +0000 (14 17:49 +0100)
committerJonathan Cameron <jic23@kernel.org>
Wed, 16 Oct 2013 18:15:40 +0000 (16 19:15 +0100)
tree5c9e7d5897f62feaa73b8521cf4ca14aca64ba56
parent7197812187160934e748d590c552f5b4725730f9
staging:iio:simple-dummy: 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>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/iio_simple_dummy_buffer.c