kernel: bump 5.15 to 5.15.150
[openwrt/staging/blocktrron.git] / target / linux / bcm27xx / patches-5.15 / 950-0856-clk-Zero-the-clk_rate_request-structure.patch
index dc914aab8476355323126d8a19a3308241fc9daf..acc37b5bfbcf57c67164b8432987ff64bef4cdc6 100644 (file)
@@ -17,7 +17,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
 
 --- a/drivers/clk/clk.c
 +++ b/drivers/clk/clk.c
-@@ -1438,6 +1438,8 @@ static void clk_core_init_rate_req(struc
+@@ -1449,6 +1449,8 @@ static void clk_core_init_rate_req(struc
        if (WARN_ON(!core || !req))
                return;