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:
a87c82e
)
iio: fix: Keep a reference to the IIO device for open file descriptors
author
Lars-Peter Clausen
<lars@metafoo.de>
Wed, 18 Sep 2013 20:02:00 +0000
(21:02 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Sat, 21 Sep 2013 11:45:07 +0000
(12:45 +0100)
Make sure that the IIO device is not freed while we still have file descriptors
for it.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found