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:
8f1e672
)
tty: tty_port: Add IO_ERROR bit handling
author
Alan Cox
<alan@linux.intel.com>
Mon, 30 Nov 2009 13:16:52 +0000
(13:16 +0000)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 11 Dec 2009 23:18:06 +0000
(15:18 -0800)
To propogate tty_port_open/close to a few other devices we need to start
handling the IO_ERROR flag on the tty. We can do this pretty trivially.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/tty_port.c
patch
|
blob
|
history
diff --cc
drivers/char/tty_port.c
Simple merge