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:
15a564d
)
Input: serio_raw - explicitly mark disconnected ports as dead
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 11 Oct 2011 01:31:04 +0000
(18:31 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 11 Oct 2011 01:35:13 +0000
(18:35 -0700)
Instead of relying on setting serio_raw->serio to NULL upon disconnecting
ports mark them explicitly as "dead". Also take and carry reference to
underlying serio port to make sure it does not go away until we are done
with it.
Reviewed-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found