linux/drivers/staging/iio/meter
Jonathan Cameron 4be6f5dab7 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>
2011-04-25 17:24:35 -07:00
..
Kconfig staging: iio: meter: new driver for ADE7854/58/68/78 devices 2010-11-09 15:46:43 -08:00
Makefile staging: iio: meter: new driver for ADE7854/58/68/78 devices 2010-11-09 15:46:43 -08:00
ade7753.c staging:iio: Add ability to allocate private data space to iio_allocate_device 2011-04-25 17:23:09 -07:00
ade7753.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ade7754.c staging:iio: Add ability to allocate private data space to iio_allocate_device 2011-04-25 17:23:09 -07:00
ade7754.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ade7758.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ade7758_core.c staging:iio:ade7758 replace unnecessary event line registration. 2011-04-25 17:24:35 -07:00
ade7758_ring.c staging: iio: meter: new driver for ADE7758 devices 2010-11-09 15:46:43 -08:00
ade7758_trigger.c staging:iio:ade7758 replace unnecessary event line registration. 2011-04-25 17:24:35 -07:00
ade7759.c staging:iio: Add ability to allocate private data space to iio_allocate_device 2011-04-25 17:23:09 -07:00
ade7759.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ade7854-i2c.c staging: iio: meter: new driver for ADE7854/58/68/78 devices 2010-11-09 15:46:43 -08:00
ade7854-spi.c staging:iio:meter remove stubs from ade7854. 2011-02-18 13:23:50 -08:00
ade7854.c staging:iio: Add ability to allocate private data space to iio_allocate_device 2011-04-25 17:23:09 -07:00
ade7854.h Fix common misspellings 2011-03-31 11:26:23 -03:00
meter.h