Skip to content

Add patches to fix failure path in imx-drm

Martyn Welch requested to merge wip/martyn/T6639 into apertis/v2021dev1

The imx-drm driver is failing to correctly cleanup when bind fails, resulting in a kernel oops. This experimental patch series fixes the failure.

Signed-off-by: Martyn Welch martyn.welch@collabora.com

Merge request reports