linux/drivers/staging/iio/dac
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 iio: dac: New driver for AD5686R, AD5685R, AD5684R Digital to analog converters 2011-06-28 14:47:26 -07:00
Makefile iio: dac: New driver for AD5686R, AD5685R, AD5684R Digital to analog converters 2011-06-28 14:47:26 -07:00
ad5446.c staging: Add module.h to drivers/staging users 2011-08-25 17:01:20 -07:00
ad5446.h staging:iio:dac:ad5446: allocate chip state with iio_dev and use iio_priv for access. 2011-06-28 14:39:43 -07:00
ad5504.c staging: iio: remove specific chrdev for event reading. Get fd from ioctl on buffer. 2011-09-06 15:59:09 -07:00
ad5504.h staging:iio:dac:ad5504: allocate chip state with iio_dev and use iio_priv for access. 2011-06-28 14:39:43 -07:00
ad5624r.h staging:iio:dac:ad5624r: allocate chip state with iio_dev and use iio_priv for access. 2011-06-28 14:39:42 -07:00
ad5624r_spi.c staging: Add module.h to drivers/staging users 2011-08-25 17:01:20 -07:00
ad5686.c staging: Add module.h to drivers/staging users 2011-08-25 17:01:20 -07:00
ad5791.c staging: Add module.h to drivers/staging users 2011-08-25 17:01:20 -07:00
ad5791.h staging:iio:dac:ad5791: allocate chip state with iio_dev and use iio_priv for access. 2011-06-28 14:39:43 -07:00
dac.h
max517.c staging:iio:dac:max517: allocate chip state with iio_dev and use iio_priv to access it. 2011-06-28 14:39:44 -07:00
max517.h