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:
ade749a
)
USB: input: joystick: iforce: fix up dev_err() usages
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 1 May 2012 22:40:57 +0000
(18:40 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 1 May 2012 22:40:57 +0000
(18:40 -0400)
We should always reference the input device for dev_err(), not the USB
device. Fix up the places where I got this wrong.
Reported-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found