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:
e449edb
)
Input: kxtj9 - fix bug in probe()
author
Dan Carpenter
<error27@gmail.com>
Wed, 20 Jul 2011 06:12:21 +0000
(23:12 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 20 Jul 2011 06:18:05 +0000
(23:18 -0700)
We are testing the wrong variable here. I believe tj9->input_dev
is always NULL at this point, so probe() will fail.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found