kernel: bump 5.15 to 5.15.56
[openwrt/staging/stintel.git] / target / linux / bcm27xx / patches-5.15 / 950-0058-amba_pl011-Insert-mb-for-correct-FIFO-handling.patch
index adb5e0073f66a597ffe0e4dd2d00c41d7024e5ae..88388f425990b308468536136d2b230c7fc24b69 100644 (file)
@@ -17,7 +17,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
 
 --- a/drivers/tty/serial/amba-pl011.c
 +++ b/drivers/tty/serial/amba-pl011.c
-@@ -1423,6 +1423,7 @@ static bool pl011_tx_char(struct uart_am
+@@ -1432,6 +1432,7 @@ static bool pl011_tx_char(struct uart_am
                return false; /* unable to transmit character */
  
        pl011_write(c, uap, REG_DR);