kernel: bump 5.15 to 5.15.129
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.15 / 950-0845-clk-Fix-clk_get_parent-documentation.patch
index b5339cf4377ca4ec5fec5014a0a0589b75526c6c..aa0f6751c45db546d848ba0de0b0e5c58abd8395 100644 (file)
@@ -55,7 +55,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
        KUNIT_CASE(clk_test_orphan_transparent_multiple_parent_mux_set_parent_set_range_modified),
 --- a/include/linux/clk.h
 +++ b/include/linux/clk.h
-@@ -829,8 +829,9 @@ int clk_set_parent(struct clk *clk, stru
+@@ -837,8 +837,9 @@ int clk_set_parent(struct clk *clk, stru
   * clk_get_parent - get the parent clock source for this clock
   * @clk: clock source
   *