]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging:iio: ABI rework - add in_ or out_ prefix to channnels
authorJonathan Cameron <jic23@cam.ac.uk>
Fri, 2 Sep 2011 16:14:34 +0000 (17:14 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Sep 2011 23:01:58 +0000 (16:01 -0700)
commitc6fc806247be874c2e6d9a9494489a0430f92718
treeacbc8f8d3c740e04ca19c14d44fcedf113fff90b
parent26a54797c1b0941021a40a5973098fc28fe53d12
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>
drivers/staging/iio/dac/ad5686.c
drivers/staging/iio/iio.h
drivers/staging/iio/industrialio-core.c