From: Greg Kroah-Hartman Date: Wed, 2 May 2012 00:56:41 +0000 (-0400) Subject: USB: input: keyspan_remote.c: fix up dev_err() usage X-Git-Tag: v3.5-rc1~149^2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b449fe5d5585a43f26bda4c3d86b7677d4c80db;p=pandora-kernel.git USB: input: keyspan_remote.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