From: Greg Kroah-Hartman Date: Wed, 2 May 2012 00:57:11 +0000 (-0400) Subject: USB: input: usbtouchscreen.c: fix up dev_err() usage X-Git-Tag: v3.5-rc1~149^2~233 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f864b60ad0078b74c765f00f0600588b85c0a239;p=pandora-kernel.git USB: input: usbtouchscreen.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: Henrik Rydberg CC: Rusty Russell CC: Viresh Kumar CC: Armando Visconti Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed