aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-5.10/950-0596-clk-Always-clamp-the-rounded-rate.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-09-08 06:19:20 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2022-09-17 15:58:25 +0200
commit4e05e7dddf9c0665135a743cfa32cbc8abc9e3aa (patch)
tree4cfad846fc25b99d35949fa57312502564d4af14 /target/linux/bcm27xx/patches-5.10/950-0596-clk-Always-clamp-the-rounded-rate.patch
parent1b0db300cbef371e3975250828f1450aebacec8f (diff)
downloadupstream-4e05e7dddf9c0665135a743cfa32cbc8abc9e3aa.tar.gz
upstream-4e05e7dddf9c0665135a743cfa32cbc8abc9e3aa.tar.bz2
upstream-4e05e7dddf9c0665135a743cfa32cbc8abc9e3aa.zip
kernel: bump 5.10 to 5.10.142
All patches automatically rebased. Signed-off-by: John Audia <therealgraysky@proton.me> (cherry picked from commit 837fd23c80b22c566b40181a28630ac29af8f96e)
Diffstat (limited to 'target/linux/bcm27xx/patches-5.10/950-0596-clk-Always-clamp-the-rounded-rate.patch')
-rw-r--r--target/linux/bcm27xx/patches-5.10/950-0596-clk-Always-clamp-the-rounded-rate.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-5.10/950-0596-clk-Always-clamp-the-rounded-rate.patch b/target/linux/bcm27xx/patches-5.10/950-0596-clk-Always-clamp-the-rounded-rate.patch
index 868e1569bc..83c1b6ff6e 100644
--- a/target/linux/bcm27xx/patches-5.10/950-0596-clk-Always-clamp-the-rounded-rate.patch
+++ b/target/linux/bcm27xx/patches-5.10/950-0596-clk-Always-clamp-the-rounded-rate.patch
@@ -17,7 +17,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
--- a/drivers/clk/clk.c
+++ b/drivers/clk/clk.c
-@@ -1334,6 +1334,8 @@ static int clk_core_determine_round_nolo
+@@ -1333,6 +1333,8 @@ static int clk_core_determine_round_nolo
if (!core)
return 0;