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