kernel: bump 5.15 to 5.15.150
[openwrt/staging/blocktrron.git] / target / linux / bcm27xx / patches-5.15 / 950-0850-clk-Introduce-clk_hw_init_rate_request.patch
index 1db5a0ad45cc5288613eabb7e8b778772b5dca26..5367765215b67bd370d96fb01f037eabcd42aedd 100644 (file)
@@ -22,7 +22,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
 
 --- a/drivers/clk/clk.c
 +++ b/drivers/clk/clk.c
-@@ -1394,6 +1394,26 @@ static void clk_core_init_rate_req(struc
+@@ -1405,6 +1405,26 @@ static void clk_core_init_rate_req(struc
        }
  }
  
@@ -69,5 +69,5 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
 +                            unsigned long rate);
 +
  /**
-  * struct clk_duty - Struture encoding the duty cycle ratio of a clock
+  * struct clk_duty - Structure encoding the duty cycle ratio of a clock
   *