kernel: bump 5.4 to 5.4.73
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0220-clk-bcm2835-Allow-reparenting-leaf-clocks-while-they.patch
index 22ecf91d637eb2d36673159cb31d93f324c4a225..bae0f84e1a5ccd190596de986e16cdf41e7a5e8f 100644 (file)
@@ -61,7 +61,7 @@ Signed-off-by: Eric Anholt <eric@anholt.net>
        .determine_rate = bcm2835_clock_determine_rate,
        .set_parent = bcm2835_clock_set_parent,
        .get_parent = bcm2835_clock_get_parent,
-@@ -1496,7 +1510,6 @@ static struct clk_hw *bcm2835_register_c
+@@ -1498,7 +1512,6 @@ static struct clk_hw *bcm2835_register_c
                init.ops = &bcm2835_vpu_clock_clk_ops;
        } else {
                init.ops = &bcm2835_clock_clk_ops;