From: Greg Kroah-Hartman Date: Tue, 1 May 2012 22:40:57 +0000 (-0400) Subject: USB: input: joystick: iforce: fix up dev_err() usages X-Git-Tag: v3.5-rc1~149^2~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d331efdd993f4c392f5f63f970b3a55996e3a959;p=pandora-kernel.git USB: input: joystick: iforce: fix up dev_err() usages 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed