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:
705ee2c
)
iio:kfifo_buf: Use wake_up_interruptible_poll()
author
Lars-Peter Clausen
<lars@metafoo.de>
Sun, 15 Sep 2013 15:31:00 +0000
(16:31 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Sun, 15 Sep 2013 16:39:04 +0000
(17:39 +0100)
Use wake_up_interruptible_poll() instead of wake_up_interruptible() to only wake
up those threads that listen for input poll notifications.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/kfifo_buf.c
patch
|
blob
|
history
diff --cc
drivers/iio/kfifo_buf.c
Simple merge