kernel: bump 5.4 to 5.4.143
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0218-usb-add-plumbing-for-updating-interrupt-endpoint-int.patch
index 127e91cd24ef771f061986a9844bb54e1df7814b..f654cd8a57d510b04d295a3f2bd8df820ef6cf48 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
-@@ -1120,6 +1120,21 @@ static void remove_intf_ep_devs(struct u
+@@ -1126,6 +1126,21 @@ static void remove_intf_ep_devs(struct u
        intf->ep_devs_created = 0;
  }