staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds from...
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 18 May 2011 13:41:00 +0000 (14:41 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 19 May 2011 23:06:12 +0000 (16:06 -0700)
commit1e3345bc2c118c43f7f8a6db5d71c06e02b989da
tree22abf2a3fcb7cc110f6f733ce53238e8c152cc49
parent72b38e3de1e9c9813bfb37ffa23de26e5b703014
staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds from that for the datardy signal.

This removes the one and only real user of the rather complex event list management.
V3: More trivial rebase fixups.
V2: Trivial rebase fixup.

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