iio:max1361: Use default triggered buffer setup ops
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 16 Sep 2013 08:34:00 +0000 (09:34 +0100)
committerJonathan Cameron <jic23@kernel.org>
Mon, 16 Sep 2013 21:37:37 +0000 (22:37 +0100)
The max1361 driver uses the same callbacks as the triggered buffer default
buffer setup ops, so just remove the max1361 specific ops and let it use the
default ops.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found