]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging:iio:adis16203 replace unnecessary event line registration.
authorJonathan Cameron <jic23@cam.ac.uk>
Mon, 18 Apr 2011 11:59:01 +0000 (12:59 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Apr 2011 00:24:33 +0000 (17:24 -0700)
commit9e558ff5448715a8cca1439e3188611b31ea72ec
treedb3bd52e842bf8befec126569e8312dcfc536e37
parentab8d48d453b2793744ef73d4d3d6a1b602d044fd
staging:iio:adis16203 replace unnecessary event line registration.

Whilst the adis16203 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 so should be fine.

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/accel/adis16203_core.c
drivers/staging/iio/accel/adis16203_trigger.c