Staging: IIO: core support for device registration and management
authorJonathan Cameron <jic23@cam.ac.uk>
Tue, 18 Aug 2009 17:06:19 +0000 (18:06 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:24 +0000 (12:02 -0700)
commit847ec80bbaa76aae41062d6802cea9c1b2289f14
treefd68009e13b5abd5e02704c29b6639be9df3d630
parenta5ca2dfc4ebd33e18f981f562833c39efdc2585c
Staging: IIO: core support for device registration and management

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/iio/Kconfig [new file with mode: 0644]
drivers/staging/iio/Makefile [new file with mode: 0644]
drivers/staging/iio/chrdev.h [new file with mode: 0644]
drivers/staging/iio/iio.h [new file with mode: 0644]
drivers/staging/iio/industrialio-core.c [new file with mode: 0644]
drivers/staging/iio/sysfs.h [new file with mode: 0644]
drivers/staging/iio/trigger_consumer.h [new file with mode: 0644]