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:
db0b34b
)
Input: mpu3050 - correct call to input_free_device
author
Axel Lin
<axel.lin@gmail.com>
Thu, 11 Aug 2011 16:19:29 +0000
(09:19 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 11 Aug 2011 16:22:40 +0000
(09:22 -0700)
input_free_device() should be used if input_register_device() was not called
yet or if it failed.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found