kernel: bump 5.10 to 5.10.110
[openwrt/staging/mkresin.git] / target / linux / bcm27xx / patches-5.10 / 950-0537-clk-Introduce-a-clock-request-API.patch
index ba14120aa9b016d68cdc9478f1b150851a84404e..b9b916f15de4e755d4247735edb39223ee86a850 100644 (file)
@@ -254,7 +254,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
   * clk_get_parent - return the parent of a clk
   * @clk: the clk whose parent gets returned
   *
-@@ -3811,6 +3931,7 @@ __clk_register(struct device *dev, struc
+@@ -3851,6 +3971,7 @@ __clk_register(struct device *dev, struc
                goto fail_parents;
  
        INIT_HLIST_HEAD(&core->clks);