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:
36682b8
)
Input: atmel_tsadcc - correct call to input_free_device
author
Julia Lawall
<julia@diku.dk>
Sun, 15 May 2011 05:22:38 +0000
(22:22 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sun, 15 May 2011 06:42:41 +0000
(23:42 -0700)
This error handling code can be reached before ts_dev->input is
initialized, so it is safer to always use the original name,
input_dev.
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found