kernel: bump 5.10 to 5.10.98
[openwrt/staging/chunkeey.git] / target / linux / bcm27xx / patches-5.10 / 950-0601-drm-vc4-hdmi-Rely-on-interrupts-to-handle-hotplug.patch
index a15af69948aa382c564c6d2d6d37b92ed2b95de1..a193b4d6f215edfbff61c7275ca5efe6bbaeba09 100644 (file)
@@ -65,7 +65,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
  #ifdef CONFIG_DRM_VC4_HDMI_CEC
  static irqreturn_t vc4_cec_irq_handler_rx_thread(int irq, void *priv)
  {
-@@ -2325,6 +2365,10 @@ static int vc4_hdmi_bind(struct device *
+@@ -2317,6 +2357,10 @@ static int vc4_hdmi_bind(struct device *
        if (ret)
                goto err_destroy_encoder;