kernel: bump 5.15 to 5.15.153
[openwrt/openwrt.git] / target / linux / at91 / patches-5.15 / 109-clk-use-clk_core_get_rate_recalc-in-clk_rate_get.patch
index 9d9715381ad15ae9d2ce5b4b806788bfe78e735b..5b69d0cbc162797ce3a501125b5b049bb8851933 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: Stephen Boyd <sboyd@kernel.org>
 
 --- a/drivers/clk/clk.c
 +++ b/drivers/clk/clk.c
-@@ -3142,7 +3142,10 @@ static int clk_rate_get(void *data, u64
+@@ -3145,7 +3145,10 @@ static int clk_rate_get(void *data, u64
  {
        struct clk_core *core = data;