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