kernel: bump 5.10 to 5.10.173
[openwrt/openwrt.git] / target / linux / at91 / patches-5.10 / 247-clk-use-clk_core_get_rate_recalc-in-clk_rate_get.patch
index 6751edec5c64aaba2f1969bc7e8f5482f18602b7..436fa1836245827ea683b11c7927f132674031d1 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: Stephen Boyd <sboyd@kernel.org>
 
 --- a/drivers/clk/clk.c
 +++ b/drivers/clk/clk.c
-@@ -3105,7 +3105,10 @@ static int clk_rate_get(void *data, u64
+@@ -3116,7 +3116,10 @@ static int clk_rate_get(void *data, u64
  {
        struct clk_core *core = data;