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