From: Greg Kroah-Hartman Date: Wed, 2 May 2012 00:57:07 +0000 (-0400) Subject: USB: input: wacom_sys.c: fix up dev_err() usage X-Git-Tag: v3.5-rc1~149^2~234 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b5ca928e7d09c5ce0cefe6aec7392e4a3aa1d3b;p=pandora-kernel.git USB: input: wacom_sys.c: fix up dev_err() usage 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 CC: Ping Cheng CC: Chris Bagwell CC: Eduard Hasenleithner Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed