kernel: bump 5.10 to 5.10.111
[openwrt/staging/ldir.git] / target / linux / bcm27xx / patches-5.10 / 950-0596-clk-Always-clamp-the-rounded-rate.patch
index 05cbc7afae7a1c23a2d8c49a9e346f1a33a41856..868e1569bc6d486476fa7931e6aae678016e8a52 100644 (file)
@@ -17,7 +17,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
 
 --- a/drivers/clk/clk.c
 +++ b/drivers/clk/clk.c
-@@ -1316,6 +1316,8 @@ static int clk_core_determine_round_nolo
+@@ -1334,6 +1334,8 @@ static int clk_core_determine_round_nolo
        if (!core)
                return 0;