linux/drivers/staging/iio/resolver
Jonathan Cameron 6f7c8ee585 staging:iio: Add ability to allocate private data space to iio_allocate_device
Suggested by Arnd Bergmann.  Note this will break ALL drivers that
are out of mainline.  The fix is trivial change of
iio_allocate_device() -> iio_allocate_device(0)
Sorry if this causes issues for any one!

V2: Include new drivers in the update

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-25 17:23:09 -07:00
..
Kconfig staging: iio: resolver: new driver for AD2S1210 devices 2010-11-09 15:46:45 -08:00
Makefile staging: iio: resolver: new driver for AD2S1210 devices 2010-11-09 15:46:45 -08:00
ad2s90.c staging:iio: Add ability to allocate private data space to iio_allocate_device 2011-04-25 17:23:09 -07:00
ad2s120x.c staging:iio: Add ability to allocate private data space to iio_allocate_device 2011-04-25 17:23:09 -07:00
ad2s1210.c staging:iio: Add ability to allocate private data space to iio_allocate_device 2011-04-25 17:23:09 -07:00