kernel: bump 5.10 to 5.10.142
[openwrt/staging/hauke.git] / target / linux / bcm27xx / patches-5.10 / 950-0572-clk-requests-Ignore-if-the-pointer-is-null.patch
index 973fc4e92bf955521b3a6ef129c2c07f0a5a3f9d..0fb6c8d2ae22d7ccaf520103edc2d2a12a424cff 100644 (file)
@@ -10,7 +10,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
 
 --- a/drivers/clk/clk.c
 +++ b/drivers/clk/clk.c
-@@ -2522,6 +2522,9 @@ void clk_request_done(struct clk_request
+@@ -2521,6 +2521,9 @@ void clk_request_done(struct clk_request
  {
        struct clk_core *core = req->clk->core;