git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88bc305
)
iio: industrialio-core: Add IIO_OUT type
author
Michael Hennerich
<michael.hennerich@analog.com>
Fri, 10 Jun 2011 13:40:48 +0000
(15:40 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 28 Jun 2011 21:47:25 +0000
(14:47 -0700)
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 <michael.hennerich@analog.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found