commit | 72b38e3de1e9c9813bfb37ffa23de26e5b703014 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@cam.ac.uk> | Wed May 18 14:40:59 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu May 19 16:06:12 2011 -0700 |
tree | 75d5506668a03d1b61d26524bb98f914c93d126a | |
parent | 1b076b5210870e819d23434bd134cf8d6dddc68c [diff] |
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>