commit | c6fc806247be874c2e6d9a9494489a0430f92718 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@cam.ac.uk> | Fri Sep 02 17:14:34 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 06 16:01:58 2011 -0700 |
tree | acbc8f8d3c740e04ca19c14d44fcedf113fff90b | |
parent | 26a54797c1b0941021a40a5973098fc28fe53d12 [diff] |
staging:iio: ABI rework - add in_ or out_ prefix to channnels Also involves changing current inX outX to in_voltageX and out_voltageX V2: squash users of the IIO_CHAN_OUT macro and get rid of it. There are very few of these, so it is easier to fix them. Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Acked-by: Michael Hennerich <Michael.Hennerich@analog.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>