staging:iio: Push interrupt setup down into the drivers for event lines.
commit72b38e3de1e9c9813bfb37ffa23de26e5b703014
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 18 May 2011 13:40:59 +0000 (18 14:40 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 19 May 2011 23:06:12 +0000 (19 16:06 -0700)
tree75d5506668a03d1b61d26524bb98f914c93d126a
parent1b076b5210870e819d23434bd134cf8d6dddc68c
staging:iio: Push interrupt setup down into the drivers for event lines.

It is much easier to do in driver, and the core does not add much.
Note all drivers will have to be updated with this patch.
None currently are.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/iio.h
drivers/staging/iio/industrialio-core.c