staging:iio: hid-sensors Use iio_push_to_buffer
authorJonathan Cameron <jic23@kernel.org>
Thu, 6 Sep 2012 21:12:53 +0000 (22:12 +0100)
committerJonathan Cameron <jic23@kernel.org>
Fri, 7 Sep 2012 18:09:20 +0000 (19:09 +0100)
Consistently use iio_push_to_buffer instead of manually calling the buffers
store_to callback.

These crossed with Lars-Peter's patch set doing every other case.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Acked-by: srinivas pandruvada <srinivas.pandruvada@intel.com>

No differences found