USB: always announce a device has been added to the system
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 27 Nov 2007 06:11:55 +0000 (22:11 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 22:34:52 +0000 (14:34 -0800)
commitf2a383e4de50ad9c03676e57703a97d081798e55
treec755110f43b899ba02a554004de87863b1277fab
parent5933101718ea3d283983a923c5524c88138e5564
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 <gregkh@suse.de>
drivers/usb/core/Kconfig
drivers/usb/core/hub.c