]> git.karo-electronics.de Git - linux-beck.git/commitdiff
iio: drop comment about 'real' channels
authorPeter Meerwald <p.meerwald@bct-electronic.com>
Tue, 12 Jun 2012 12:39:37 +0000 (14:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Jun 2012 21:50:51 +0000 (14:50 -0700)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/iio/types.h

index 1b073b1cc7c2d30011efebfd7624dc2a13228716..d086736a9033f7832866b200490dfb69ade4b6c8 100644 (file)
@@ -11,7 +11,6 @@
 #define _IIO_TYPES_H_
 
 enum iio_chan_type {
-       /* real channel types */
        IIO_VOLTAGE,
        IIO_CURRENT,
        IIO_POWER,