ipq806x: refresh patches for kernel 5.4
[openwrt/openwrt.git] / target / linux / ipq806x / patches-5.4 / 0056-cpufreq-dt-Add-missing-rcu-locks.patch
index ef03ba4de851e23239b0fcc5fc2253322339dd21..9b85839e1962edb765e16ca4aa83cd95867c2b1a 100644 (file)
@@ -10,7 +10,7 @@ Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
 
 --- a/drivers/cpufreq/cpufreq-dt.c
 +++ b/drivers/cpufreq/cpufreq-dt.c
-@@ -173,8 +173,10 @@ static int opp_notifier(struct notifier_
+@@ -178,8 +178,10 @@ static int opp_notifier(struct notifier_
                        ret = PTR_ERR(cpu_reg);
                        goto out;
                }