kernel: bump 5.4 to 5.4.230
[openwrt/staging/pepe2k.git] / target / linux / generic / pending-5.4 / 450-mtd-spi-nor-allow-NOR-driver-to-write-fewer-bytes-th.patch
index fe2d7a6b230878de66a0282bba280f4a2355f1b9..087ee97cc2d599f32e1627e1b09c697e9447f21d 100644 (file)
@@ -11,7 +11,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- a/drivers/mtd/spi-nor/spi-nor.c
 +++ b/drivers/mtd/spi-nor/spi-nor.c
-@@ -2706,7 +2706,7 @@ static int spi_nor_write(struct mtd_info
+@@ -2708,7 +2708,7 @@ static int spi_nor_write(struct mtd_info
  
                write_enable(nor);
                ret = spi_nor_write_data(nor, addr, page_remain, buf + i);