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