kernel: bump 5.4 to 5.4.69
[openwrt/staging/hauke.git] / target / linux / bcm27xx / patches-5.4 / 950-0612-drm-vc4-Alter-the-HDMI-state-machine-clock-calc-to-a.patch
index f576b8624e12c55131e2b0ef0289ebbab2bd828f..dc2d1a2a04de8b16c17fa2645f20fc20d7f4e47c 100644 (file)
@@ -35,7 +35,7 @@ Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
        ret = clk_set_rate(vc4_hdmi->hsm_clock, hsm_rate);
        if (ret) {
                DRM_ERROR("Failed to set HSM clock rate: %d\n", ret);
-@@ -1730,7 +1731,7 @@ static int vc4_hdmi_dev_remove(struct pl
+@@ -1731,7 +1732,7 @@ static int vc4_hdmi_dev_remove(struct pl
  }
  
  static const struct vc4_hdmi_variant bcm2835_variant = {