[PATCH 0/4] drm/tilcdc: Cleanup tilcdc (&tda998x) init sequence
Jyri Sarha
jsarha at ti.com
Tue Oct 18 21:33:52 UTC 2016
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
More information about the dri-devel
mailing list