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:
3415b57
)
USB: input: wacom_sys.c: fix up dev_err() usage
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 2 May 2012 00:57:07 +0000
(20:57 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 2 May 2012 00:57:07 +0000
(20:57 -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>
CC: Ping Cheng <pingc@wacom.com>
CC: Chris Bagwell <chris@cnpbagwell.com>
CC: Eduard Hasenleithner <eduard@hasenleithner.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found