From: Greg Kroah-Hartman Date: Wed, 2 May 2012 00:56:34 +0000 (-0400) Subject: USB: input: xpad.c: fix up dev_err() usage X-Git-Tag: v3.5-rc1~149^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39e85a2673c0c9696939dbe10e79c2fb4b91b91c;p=pandora-kernel.git USB: input: xpad.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: "Magnus Hörlin" CC: Rusty Russell CC: Mauro Carvalho Chehab Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed