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

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

Tested indirectly via the IMU driver merge to follow.

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/imu/adis16400_core.c
drivers/staging/iio/imu/adis16400_trigger.c