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