kernel: bump 5.4 to 5.4.69
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0589-drm-vc4-hdmi-Add-an-audio-support-flag.patch
index cc6cd868876b44fba8e32a231d9db8a72bf8a50e..9c8240714a443269d12c20e40f0c48e4632933be 100644 (file)
@@ -25,7 +25,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
        if (!of_find_property(dev->of_node, "dmas", &len) ||
            len == 0) {
                dev_warn(dev,
-@@ -1444,6 +1447,7 @@ static int vc4_hdmi_dev_remove(struct pl
+@@ -1445,6 +1448,7 @@ static int vc4_hdmi_dev_remove(struct pl
  }
  
  static const struct vc4_hdmi_variant bcm2835_variant = {