On Wed, 19 Jul 2017 08:35:08 +0200,
Daniel Vetter wrote:
> 
> On Tue, Jul 18, 2017 at 04:49:33PM +0200, Takashi Iwai wrote:
> > From: Egbert Eich <[email protected]>
> > 
> > When destroying connector unregister it.
> > 
> > Signed-off-by: Egbert Eich <[email protected]>
> > Signed-off-by: Takashi Iwai <[email protected]>
> 
> drm_dev_unregister unregisters all connectors too. Explicitly calling
> drm_connector_unregister should only be needed when you
> a) screwed up your unload sequence. Get rid of ->unload and make sure you
> call drm_dev_unregister first to fix this properly
> b) hot-unplug. Doesn't apply to cirrus.
> 
> I think this can/should be just dropped.

OK, please drop this one.
Thanks for clarification!


Takashi
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to