usb: reduce kernel log spam on driver registration
[linux-2.6-microblaze.git] / drivers / usb / host / fotg210-hcd.c
index f8c111e..3d1dbcf 100644 (file)
@@ -5692,7 +5692,6 @@ static int __init fotg210_hcd_init(void)
        if (usb_disabled())
                return -ENODEV;
 
-       pr_info("%s: " DRIVER_DESC "\n", hcd_name);
        set_bit(USB_EHCI_LOADED, &usb_hcds_loaded);
        if (test_bit(USB_UHCI_LOADED, &usb_hcds_loaded) ||
                        test_bit(USB_OHCI_LOADED, &usb_hcds_loaded))