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:
72383d4
)
um: Use tty_port_operations->destruct
author
Richard Weinberger
<richard@nod.at>
Mon, 11 Mar 2013 09:03:42 +0000
(10:03 +0100)
committer
Richard Weinberger
<richard@nod.at>
Mon, 11 Mar 2013 09:08:03 +0000
(10:08 +0100)
As we setup the SIGWINCH handler in tty_port_operations->activate
it makes sense to tear down it in ->destruct.
Signed-off-by: Richard Weinberger <richard@nod.at>
No differences found