kernel: bump 4.19 to 4.19.122
[openwrt/staging/rmilecki.git] / target / linux / bcm27xx / patches-4.19 / 950-0572-usb-add-plumbing-for-updating-interrupt-endpoint-int.patch
index 99c4e4df3f96d85f8733010ce2497158aae857b9..07e0fbd144c624bae95a7c9b6d1b1c9f8098f31f 100644 (file)
@@ -46,7 +46,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.org>
   * have been called previously.  Use for set_configuration, set_interface,
 --- a/drivers/usb/core/message.c
 +++ b/drivers/usb/core/message.c
-@@ -1113,6 +1113,21 @@ static void remove_intf_ep_devs(struct u
+@@ -1120,6 +1120,21 @@ static void remove_intf_ep_devs(struct u
        intf->ep_devs_created = 0;
  }