]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging:iio:adis16300 replace unnecessary event line registration.
authorJonathan Cameron <jic23@cam.ac.uk>
Mon, 18 Apr 2011 11:58:57 +0000 (12:58 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Apr 2011 00:24:31 +0000 (17:24 -0700)
commit0955c1e3878e64f777fe36983675c47cad317c88
tree59bafae32dda7e05cd1556d0bf28066a09e58da9
parent1ff7e1d84d95034b415c3e85e63b919a6d9129da
staging:iio:adis16300 replace unnecessary event line registration.

Whilst the adis16300 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/adis16300_core.c
drivers/staging/iio/imu/adis16300_trigger.c