kernel: bump 5.4 to 5.4.73
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0219-clk-bcm2835-Add-support-for-setting-leaf-clock-rates.patch
index 26b17393d9917fceabfb9693954c4c9ba5e21a6a..3227f8c914220188ffcbf848711f2f469f23ae77 100644 (file)
@@ -42,7 +42,7 @@ Signed-off-by: Eric Anholt <eric@anholt.net>
        ctl |= (div & CM_DIV_FRAC_MASK) ? CM_FRAC : 0;
        cprman_write(cprman, data->ctl_reg, ctl);
  
-@@ -1492,7 +1496,7 @@ static struct clk_hw *bcm2835_register_c
+@@ -1494,7 +1498,7 @@ static struct clk_hw *bcm2835_register_c
                init.ops = &bcm2835_vpu_clock_clk_ops;
        } else {
                init.ops = &bcm2835_clock_clk_ops;