staging:iio:ade7758 replace unnecessary event line registration.
authorJonathan Cameron <jic23@cam.ac.uk>
Mon, 18 Apr 2011 11:59:06 +0000 (12:59 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Apr 2011 00:24:35 +0000 (17:24 -0700)
commit4be6f5dab712db9e7e16e6120865c5bb1af4a41d
treec84cc9ff27f2fdb6ebbbe31c8662f83a6686eebc
parent48f27194a3d3ea8410af72168cc4cf6f9ebf4289
staging:iio:ade7758 replace unnecessary event line registration.

This was only used for triggering and hence should never have been
done this way in the first place.  Needs to go prior to cleaning
out some of the registration functions.

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/meter/ade7758_core.c
drivers/staging/iio/meter/ade7758_trigger.c