ipq806x: refresh 4.19 patches
[openwrt/openwrt.git] / target / linux / ipq806x / patches-4.19 / 0056-cpufreq-dt-Add-missing-rcu-locks.patch
index d9d76e409b4f9aa60b442be3df25eab666cf2951..4925efabee4fc923d6a77ef94253c72c6a746e84 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
-@@ -144,8 +144,10 @@ static int opp_notifier(struct notifier_
+@@ -146,8 +146,10 @@ static int opp_notifier(struct notifier_
                        ret = PTR_ERR(cpu_reg);
                        goto out;
                }