summaryrefslogtreecommitdiffstats
path: root/target/linux/ipq40xx/patches-6.1/400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2023-08-14 18:45:59 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-09-17 21:00:24 +0200
commit4c010932a5fa12b150dfcde773f291e6f906ec60 (patch)
tree23828fae0f9979fb2432585b9903d3e3c5df31de /target/linux/ipq40xx/patches-6.1/400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch
parent3d6d8bcd8fd13bc72a4670f9f209528f9b6d1a93 (diff)
downloadopenwrt-4c010932a5fa12b150dfcde773f291e6f906ec60.tar.gz
openwrt-4c010932a5fa12b150dfcde773f291e6f906ec60.tar.bz2
openwrt-4c010932a5fa12b150dfcde773f291e6f906ec60.zip
ipq40xx: 6.1: adapt and refresh patches
Adapt and refresh patches to apply. DSA and ethernet driver patches are dropped as they will be replaced with the latest version that was sent upstream. Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'target/linux/ipq40xx/patches-6.1/400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch')
-rw-r--r--target/linux/ipq40xx/patches-6.1/400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/patches-6.1/400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch b/target/linux/ipq40xx/patches-6.1/400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch
index 3a3be91709..bf36164aed 100644
--- a/target/linux/ipq40xx/patches-6.1/400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch
+++ b/target/linux/ipq40xx/patches-6.1/400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch
@@ -13,7 +13,7 @@ Signed-off-by: Robert Marko <robert.marko@sartura.hr>
--- a/drivers/mmc/host/sdhci-msm.c
+++ b/drivers/mmc/host/sdhci-msm.c
-@@ -2447,7 +2447,7 @@ MODULE_DEVICE_TABLE(of, sdhci_msm_dt_mat
+@@ -2451,7 +2451,7 @@ MODULE_DEVICE_TABLE(of, sdhci_msm_dt_mat
static const struct sdhci_ops sdhci_msm_ops = {
.reset = sdhci_msm_reset,