iio: Remove IIO_DEV_ATTR_RESET macro
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 16 Jul 2013 15:08:00 +0000 (16:08 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 3 Aug 2013 17:40:37 +0000 (18:40 +0100)
There are no users of this macro left and we have come to the conclusion that it
is not a good idea to expose the raw chip reset to userspace so the macro is
very unlikely to be used in new drivers.

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

No differences found