From: Alan Stern Date: Wed, 27 Mar 2013 20:14:01 +0000 (-0400) Subject: USB: avoid error messages when a device is disconnected X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9e88fb7bca9f527ccdf4166a240a9023ba6ee73;p=pandora-kernel.git USB: avoid error messages when a device is disconnected This patch (as1673) reduces the amount of log spew from the hub driver by removing a bunch of error messages in the case where the device in question is already known to have been disconnected. Since the disconnect event itself appears in the log, there's no need for other error messages. Signed-off-by: Alan Stern Tested-by: Jenya Y Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed