staging:iio:adis16260 replace unnecessary event line registration.
commitab8d48d453b2793744ef73d4d3d6a1b602d044fd
authorJonathan Cameron <jic23@cam.ac.uk>
Mon, 18 Apr 2011 11:59:00 +0000 (18 12:59 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Apr 2011 00:24:33 +0000 (25 17:24 -0700)
tree4af70e4c3554f415da486a1c082705470afaba12
parentb333a24057e9443ec2db52afe78b4a60dfb79097
staging:iio:adis16260 replace unnecessary event line registration.

Whilst the adis16260 does indeed support events, currently the driver
does not.  The trigger code should never use that infrastructure.

Untested - but identical in form to those that have been.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/gyro/adis16260_core.c
drivers/staging/iio/gyro/adis16260_trigger.c