kernel: bump 5.15 to 5.15.86
[openwrt/staging/ldir.git] / target / linux / bcm27xx / patches-5.15 / 950-0190-Initialise-rpi-firmware-before-clk-bcm2835.patch
index 96451c9c75141b6e460204f36f0c83b596b27116..a5c4c60c38baa799edb445b5b2c335793de37f22 100644 (file)
@@ -36,7 +36,7 @@ Co-authored-by: Phil Elwell <phil@raspberrypi.org>
  MODULE_DESCRIPTION("BCM2835 clock driver");
 --- a/drivers/firmware/raspberrypi.c
 +++ b/drivers/firmware/raspberrypi.c
-@@ -498,7 +498,7 @@ out2:
+@@ -499,7 +499,7 @@ out2:
  out1:
        return ret;
  }