kernel: bump 6.1 to 6.1.68
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-6.1 / 950-0101-amba_pl011-Insert-mb-for-correct-FIFO-handling.patch
index 9fd8339530a5b3eca0b2f59658fc837efbf36eff..67a9eb97454d9e1706c3973d22bfcff2ba7f3cff 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
-@@ -1430,6 +1430,7 @@ static bool pl011_tx_char(struct uart_am
+@@ -1426,6 +1426,7 @@ static bool pl011_tx_char(struct uart_am
                return false; /* unable to transmit character */
  
        pl011_write(c, uap, REG_DR);