All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] IIO: sysfs: add IIO_EV_CLASS_OUT
@ 2011-04-01 14:07 michael.hennerich
  2011-04-01 14:07 ` [PATCH 2/2] IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACs michael.hennerich
  0 siblings, 1 reply; 5+ messages in thread
From: michael.hennerich @ 2011-04-01 14:07 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, drivers, device-drivers-devel, Michael Hennerich

From: Michael Hennerich <michael.hennerich@analog.com>


Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
---
 drivers/staging/iio/sysfs.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/staging/iio/sysfs.h b/drivers/staging/iio/sysfs.h
index 24b74dd..9e3b784 100644
--- a/drivers/staging/iio/sysfs.h
+++ b/drivers/staging/iio/sysfs.h
@@ -266,6 +266,7 @@ struct iio_const_attr {
 #define IIO_EV_CLASS_MAGN		4
 #define IIO_EV_CLASS_LIGHT		5
 #define IIO_EV_CLASS_PROXIMITY		6
+#define IIO_EV_CLASS_OUT		7
 
 #define IIO_EV_MOD_X			0
 #define IIO_EV_MOD_Y			1
-- 
1.6.0.2

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

end of thread, other threads:[~2011-04-01 15:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-01 14:07 [PATCH 1/2] IIO: sysfs: add IIO_EV_CLASS_OUT michael.hennerich
2011-04-01 14:07 ` [PATCH 2/2] IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACs michael.hennerich
2011-04-01 14:39   ` Jonathan Cameron
2011-04-01 15:00     ` Hennerich, Michael
2011-04-01 15:34       ` 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.