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