kernel: bump 5.15 to 5.15.75
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.15 / 950-0147-clk-bcm2835-Don-t-wait-for-pllh-lock.patch
index 7ee8aa7cbb3e26c11124b65c762689004140f5d0..2db6f605251a8be6a84042a5999bf62ba9f325e7 100644 (file)
@@ -10,7 +10,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
 
 --- a/drivers/clk/bcm/clk-bcm2835.c
 +++ b/drivers/clk/bcm/clk-bcm2835.c
-@@ -644,15 +644,17 @@ static int bcm2835_pll_on(struct clk_hw
+@@ -647,15 +647,17 @@ static int bcm2835_pll_on(struct clk_hw
        spin_unlock(&cprman->regs_lock);
  
        /* Wait for the PLL to lock. */