kernel: bump 5.15 to 5.15.50
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.15 / 950-0060-tty-amba-pl011-Add-un-throttle-support.patch
index db01441aa0349747e24230201afe88ee00f9bd11..3b0bca7adb03b839830fa33ee52fe6b73f3c44ca 100644 (file)
@@ -50,7 +50,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
  static void pl011_stop_rx(struct uart_port *port)
  {
        struct uart_amba_port *uap =
-@@ -2276,6 +2302,8 @@ static const struct uart_ops amba_pl011_
+@@ -2263,6 +2289,8 @@ static const struct uart_ops amba_pl011_
        .stop_tx        = pl011_stop_tx,
        .start_tx       = pl011_start_tx,
        .stop_rx        = pl011_stop_rx,