A patch[1] that crashed all drm drivers using load() hook was briefly part of linux-next, so became awave that tilcdc should stop using that too. The two first patches should be merged before the third can be merged. So the merge order should be agreed with tda998x before going forward. The last patch is just a cleanup, but depends on earlier ones. Best regards, Jyri [1] https://patchwork.kernel.org/patch/9322771/ Jyri Sarha (4): drm/tilcdc: Remove obsolete drm_connector_register() calls drm/i2c: tda998x: Remove obsolete drm_connector_register() call drm/tilcdc: Stop using struct drm_driver load() callback drm/tilcdc: Use unload to handle initialization failures drivers/gpu/drm/i2c/tda998x_drv.c | 6 -- drivers/gpu/drm/tilcdc/tilcdc_drv.c | 168 ++++++++++++++------------------- drivers/gpu/drm/tilcdc/tilcdc_panel.c | 2 - drivers/gpu/drm/tilcdc/tilcdc_tfp410.c | 2 - 4 files changed, 73 insertions(+), 105 deletions(-) -- 1.9.1 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel