kernel: bump 5.15 to 5.15.67
[openwrt/staging/aparcar.git] / target / linux / bcm27xx / patches-5.15 / 950-0858-clk-bcm-rpi-Add-variant-structure.patch
index 3fde2c951acf3f144b77464426a08425d1067b3e..b57437194d2fbadbf80a22e92a852940f143bf84 100644 (file)
@@ -105,7 +105,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
                if (ret) {
                        dev_err(rpi->dev, "Failed to initialize clkdev\n");
                        return ERR_PTR(ret);
-@@ -266,30 +305,27 @@ static int raspberrypi_discover_clocks(s
+@@ -271,30 +310,27 @@ static int raspberrypi_discover_clocks(s
                return ret;
  
        while (clks->id) {