linux/drivers/staging/iio/addac
Jonathan Cameron 8e7d967244 staging: iio: remove specific chrdev for event reading. Get fd from ioctl on buffer.
Change suggested by Arnd Bergmann.

No real reason to have two chrdevs per device. This step merges them into one.
Currently this means that events will only work on devices with buffers. THat will
be remedied shortly.

V2: set name for event attribute groups.  Otherwise they all sorts of fun occurs on
dynamic channel event attribute creation.

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-09-06 15:59:09 -07:00
..
Kconfig
Makefile
adt7316-i2c.c staging: Add module.h to drivers/staging users 2011-08-25 17:01:20 -07:00
adt7316-spi.c
adt7316.c staging: iio: remove specific chrdev for event reading. Get fd from ioctl on buffer. 2011-09-06 15:59:09 -07:00
adt7316.h