staging:iio:adis16204 replace unnecessary event line registration.
authorJonathan Cameron <jic23@cam.ac.uk>
Mon, 18 Apr 2011 11:59:02 +0000 (12:59 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Apr 2011 00:24:33 +0000 (17:24 -0700)
Whilst the adis16204 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>

No differences found