From ae19178eacfab141afdd886e002bb80c99dba63a Mon Sep 17 00:00:00 2001 From: Michael Hennerich Date: Fri, 10 Jun 2011 15:40:48 +0200 Subject: [PATCH] iio: industrialio-core: Add IIO_OUT type Add IIO_OUT type for DAC like devices In case of IIO_OUT make sure the channel device attribute is writable Ideally we add a flag to iio_chan_spec that tells the core that the channel device attribute is writable... Signed-off-by: Michael Hennerich Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed