]> 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)
commit5acdfd311ab55c54d9cea14deb57fddf44074b13
tree0f230e5de68fbde67c3db2c70fa2a3f004761a1a
parent2a185e5c36ec385759b0a578d9512d4672ac4027
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]