From: Greg Kroah-Hartman Date: Tue, 27 Nov 2007 06:11:55 +0000 (-0800) Subject: USB: always announce a device has been added to the system X-Git-Tag: v2.6.25-rc1~1075^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2a383e4de50ad9c03676e57703a97d081798e55;p=pandora-kernel.git USB: always announce a device has been added to the system Distros (like SuSE) want to know this information, to make it easier to handle support issues. Might as well let everyone benefit from this. This is also enabled whenever CONFIG_USB_DEBUG is enabled, to help with debugging. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed