]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite6c03912da7be14803f194c055fe6071a2f67a32
tree0f230e5de68fbde67c3db2c70fa2a3f004761a1a
parent279fd41b65c502b86e764413bef99f05cda9a3cc
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]