Merge remote-tracking branch 'stable/linux-4.19.y' into rpi-4.19.y
[platform/kernel/linux-rpi.git] / drivers / usb / core / hub.c
index b33ec76..5be3371 100644 (file)
@@ -5221,7 +5221,7 @@ static void port_event(struct usb_hub *hub, int port1)
                u16 status = 0, unused;
                port_dev->over_current_count++;
 
-               dev_dbg(&port_dev->dev, "over-current change #%u\n",
+               dev_notice(&port_dev->dev, "over-current change #%u\n",
                        port_dev->over_current_count);
                usb_clear_port_feature(hdev, port1,
                                USB_PORT_FEAT_C_OVER_CURRENT);