All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] iio: drop comment about 'real' channels
@ 2012-06-12  9:49 Peter Meerwald
  2012-06-12  9:49 ` [PATCH 2/2] iio: nitpicking on sysfs-bus-iio Peter Meerwald
  2012-06-12 10:41 ` [PATCH 1/2] iio: drop comment about 'real' channels Jonathan Cameron
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Meerwald @ 2012-06-12  9:49 UTC (permalink / raw)
  To: linux-iio; +Cc: Peter Meerwald

From: Peter Meerwald <p.meerwald@bct-electronic.com>

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>

---
 include/linux/iio/types.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/linux/iio/types.h b/include/linux/iio/types.h
index 1b073b1..d086736 100644
--- a/include/linux/iio/types.h
+++ b/include/linux/iio/types.h
@@ -11,7 +11,6 @@
 #define _IIO_TYPES_H_
 
 enum iio_chan_type {
-	/* real channel types */
 	IIO_VOLTAGE,
 	IIO_CURRENT,
 	IIO_POWER,
-- 
1.7.5.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-12 10:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-12  9:49 [PATCH 1/2] iio: drop comment about 'real' channels Peter Meerwald
2012-06-12  9:49 ` [PATCH 2/2] iio: nitpicking on sysfs-bus-iio Peter Meerwald
2012-06-12 10:51   ` Jonathan Cameron
2012-06-12 10:41 ` [PATCH 1/2] iio: drop comment about 'real' channels Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.