kernel: bump 5.15 to 5.15.90
[openwrt/staging/dedeckeh.git] / target / linux / bcm27xx / patches-5.15 / 950-0152-xhci-implement-xhci_fixup_endpoint-for-interval-adju.patch
index aa12dae1fcf08dd66c22f2fc5b25d05363c782e2..bedeb042277979f88fa63ae1ff498f3f00bb13fe 100644 (file)
@@ -125,7 +125,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
   */
-@@ -5443,6 +5546,7 @@ static const struct hc_driver xhci_hc_dr
+@@ -5457,6 +5560,7 @@ static const struct hc_driver xhci_hc_dr
        .endpoint_reset =       xhci_endpoint_reset,
        .check_bandwidth =      xhci_check_bandwidth,
        .reset_bandwidth =      xhci_reset_bandwidth,