kernel: bump 5.4 to 5.4.73
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0222-xhci-implement-xhci_fixup_endpoint-for-interval-adju.patch
index 5710a8834229ca5398103b2cc5de1f4b9219e926..0bb08a56faba219bf92132f545e2909d4b7af4f7 100644 (file)
@@ -119,7 +119,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.org>
   * non-error returns are a promise to giveback() the urb later
   * we drop ownership so next owner (or urb unlink) can get it
   */
-@@ -5335,6 +5432,7 @@ static const struct hc_driver xhci_hc_dr
+@@ -5334,6 +5431,7 @@ static const struct hc_driver xhci_hc_dr
        .endpoint_reset =       xhci_endpoint_reset,
        .check_bandwidth =      xhci_check_bandwidth,
        .reset_bandwidth =      xhci_reset_bandwidth,