staging:iio::hwmon interface client driver.
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 15 Feb 2012 19:48:03 +0000 (19:48 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Feb 2012 20:10:03 +0000 (12:10 -0800)
commite0f8a24e0edfde036d324ff412bafa26e7fce642
tree0f230e5de68fbde67c3db2c70fa2a3f004761a1a
parentad2c08b620aafc9362bd7a8a0fb828a9bb9386de
staging:iio::hwmon interface client driver.

Direct copy of version proposed for the non staging branch.
Needed here to allow testing of more advanced inkernel
interface code.

Minimal support of simple in, curr and temp attributes
so far.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/Kconfig
drivers/staging/iio/Makefile
drivers/staging/iio/iio_hwmon.c [new file with mode: 0644]