kernel: bump 5.4 to 5.4.230
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0033-amba_pl011-Insert-mb-for-correct-FIFO-handling.patch
index c57cf2d8dc6dda4f288e3072fd39f71e424f723e..c2a77c72f86aab92225788fbec976102bf6993c1 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
-@@ -1395,6 +1395,7 @@ static bool pl011_tx_char(struct uart_am
+@@ -1398,6 +1398,7 @@ static bool pl011_tx_char(struct uart_am
                return false; /* unable to transmit character */
  
        pl011_write(c, uap, REG_DR);