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:
cf1d244
)
USB: mos7840: fix broken TIOCMIWAIT
author
Johan Hovold
<jhovold@gmail.com>
Tue, 19 Mar 2013 08:21:19 +0000
(09:21 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 21 Mar 2013 22:59:04 +0000
(15:59 -0700)
Make sure waiting processes are woken on modem-status changes.
Currently processes are only woken on termios changes regardless of
whether the modem status has changed.
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found