summaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/patches-6.1/930-spi-mt65xx-enable-sel-clk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/mediatek/patches-6.1/930-spi-mt65xx-enable-sel-clk.patch')
-rw-r--r--target/linux/mediatek/patches-6.1/930-spi-mt65xx-enable-sel-clk.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-6.1/930-spi-mt65xx-enable-sel-clk.patch b/target/linux/mediatek/patches-6.1/930-spi-mt65xx-enable-sel-clk.patch
index 6e6810b42a..3d05bf7679 100644
--- a/target/linux/mediatek/patches-6.1/930-spi-mt65xx-enable-sel-clk.patch
+++ b/target/linux/mediatek/patches-6.1/930-spi-mt65xx-enable-sel-clk.patch
@@ -1,6 +1,6 @@
--- a/drivers/spi/spi-mt65xx.c
+++ b/drivers/spi/spi-mt65xx.c
-@@ -1225,8 +1225,15 @@ static int mtk_spi_probe(struct platform
+@@ -1227,8 +1227,15 @@ static int mtk_spi_probe(struct platform
if (ret < 0)
return dev_err_probe(dev, ret, "failed to enable hclk\n");