kernel: bump 5.4 to 5.4.230
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0218-usb-add-plumbing-for-updating-interrupt-endpoint-int.patch
index 5b47e7dfac97b175f2a0463f1974f4b07e884c65..5837187b26eca0a31f2dfeacc0df8abbd42f98d0 100644 (file)
@@ -70,7 +70,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.org>
   * @dev: the device whose endpoint is being disabled
 --- a/include/linux/usb.h
 +++ b/include/linux/usb.h
-@@ -1818,6 +1818,8 @@ extern int usb_clear_halt(struct usb_dev
+@@ -1821,6 +1821,8 @@ extern int usb_clear_halt(struct usb_dev
  extern int usb_reset_configuration(struct usb_device *dev);
  extern int usb_set_interface(struct usb_device *dev, int ifnum, int alternate);
  extern void usb_reset_endpoint(struct usb_device *dev, unsigned int epaddr);