iio: Remove support for the legacy event config interface
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 7 Dec 2013 10:45:00 +0000 (10:45 +0000)
committerJonathan Cameron <jic23@kernel.org>
Sun, 8 Dec 2013 13:13:52 +0000 (13:13 +0000)
Now that all drivers have been converted to the new event config interface we
can remove for the legacy event config interface. Also drop the '_new' suffix
for the event config interface callbacks, since those are the only callbacks
now.

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

No differences found