commit | f2007e5893fd584ad5d9e1c8b59b5ce15d19ea99 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Fri Apr 13 10:42:50 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 13 11:08:02 2012 -0700 |
tree | db977340917a7a5a4693169613af6d74fc73ba8b | |
parent | 4b788176d8c228859ee92c318c03acb4775639f6 [diff] |
staging:iio:accel:adis16209 unwind use of IIO_CHAN macro. This macro is being removed to simplify ongoing maintenance so we need to unwind and remaining users. Note the addition of extend_name = "supply" for the supply voltage adc. This brings this driver into line with the other adis parts. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Acked-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>