kernel: bump 5.10 to 5.10.173
[openwrt/staging/hauke.git] / target / linux / bcm27xx / patches-5.10 / 950-0602-drm-vc4-hdmi-Add-a-workqueue-to-set-scrambling.patch
index cd5a74b06b9eb69bb589a05a2b25434db5e9db33..3b922ab45673e64340849db7c6af584e6d281ef1 100644 (file)
@@ -70,7 +70,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
  static void vc4_hdmi_encoder_post_crtc_disable(struct drm_encoder *encoder,
                                               struct drm_atomic_state *state)
  {
-@@ -2276,6 +2300,7 @@ static int vc4_hdmi_bind(struct device *
+@@ -2277,6 +2301,7 @@ static int vc4_hdmi_bind(struct device *
        vc4_hdmi = devm_kzalloc(dev, sizeof(*vc4_hdmi), GFP_KERNEL);
        if (!vc4_hdmi)
                return -ENOMEM;