aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2020-01-08 14:33:03 +0100
committerÁlvaro Fernández Rojas <noltari@gmail.com>2020-01-08 14:33:03 +0100
commit0c97f034c9c5810096b022e2decea58fd4a4fae1 (patch)
tree97f89998461ff3560d691726a7dda3cceb88e235 /target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch
parent5318a6dea3ca36b7887dd9abd589a623ff1272f9 (diff)
downloadupstream-0c97f034c9c5810096b022e2decea58fd4a4fae1.tar.gz
upstream-0c97f034c9c5810096b022e2decea58fd4a4fae1.tar.bz2
upstream-0c97f034c9c5810096b022e2decea58fd4a4fae1.zip
ipq806x: refresh kernel patches
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch')
-rw-r--r--target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch b/target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch
index e1dbb8791d..9620891194 100644
--- a/target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch
+++ b/target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch
@@ -91,7 +91,7 @@ Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
static int resources_available(void)
{
struct device *cpu_dev;
-@@ -251,10 +291,14 @@ static int cpufreq_init(struct cpufreq_p
+@@ -251,10 +290,14 @@ static int cpufreq_init(struct cpufreq_p
__func__, ret);
}