kernel: bump version 5.10 to 5.10.18
[openwrt/openwrt.git] / target / linux / ath79 / patches-5.10 / 410-spi-ath79-Implement-the-spi_mem-interface.patch
index 2a6b9857fb5cc2e9327beac4231868f577586609..51a71c6ef2fdd405b8ada92560aa90c8054e8225 100644 (file)
@@ -58,7 +58,7 @@ Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
  static int ath79_spi_probe(struct platform_device *pdev)
  {
        struct spi_master *master;
-@@ -163,6 +197,7 @@ static int ath79_spi_probe(struct platfo
+@@ -164,6 +198,7 @@ static int ath79_spi_probe(struct platfo
                ret = PTR_ERR(sp->base);
                goto err_put_master;
        }