ipq806x: Refresh patches
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 23 Mar 2023 23:41:14 +0000 (00:41 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 23 Mar 2023 23:42:00 +0000 (00:42 +0100)
Make the patches apply cleanly again.

Fixes: a97965b7b11f ("kernel: add pending patches for bcm63268-timer-clocks")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ipq806x/patches-5.15/118-v6.1-03-clk-introduce-devm_-hw_register_mux_parent_data_tabl.patch

index a15a7230297d31ed0110bfadb2bbb94e0abb12af..8567d0802bcc6add84b08cbf0bab3705b8e09d57 100644 (file)
@@ -17,7 +17,7 @@ Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
 
 --- a/include/linux/clk-provider.h
 +++ b/include/linux/clk-provider.h
-@@ -932,12 +932,26 @@ struct clk *clk_register_mux_table(struc
+@@ -955,12 +955,26 @@ struct clk *clk_register_mux_table(struc
        __clk_hw_register_mux((dev), NULL, (name), (num_parents), NULL, NULL, \
                              (parent_data), (flags), (reg), (shift),         \
                              BIT((width)) - 1, (clk_mux_flags), NULL, (lock))