kernel: bump 5.15 to 5.15.114
[openwrt/staging/robimarko.git] / target / linux / bcm27xx / patches-5.15 / 950-0151-usb-add-plumbing-for-updating-interrupt-endpoint-int.patch
index 857221d8b5304aba8c865b3063c3d92b8619828d..68c2c6d7281dd848376a649fc815b46e9aaec85f 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
-@@ -1845,6 +1845,8 @@ extern int usb_clear_halt(struct usb_dev
+@@ -1850,6 +1850,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);