kernel: bump 5.15 to 5.15.157
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.15 / 950-0850-clk-Introduce-clk_hw_init_rate_request.patch
index d853edc5f1394abf88f7787cd4617dc213277ade..bba2843e8347db7f769c40f481edc709394c041e 100644 (file)
@@ -22,7 +22,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
 
 --- a/drivers/clk/clk.c
 +++ b/drivers/clk/clk.c
-@@ -1408,6 +1408,26 @@ static void clk_core_init_rate_req(struc
+@@ -1498,6 +1498,26 @@ static void clk_core_init_rate_req(struc
        }
  }