[PATCH 09/15] drm/omapdrm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()

Fernando Ramos greenfoo at u92.eu
Fri Sep 17 22:37:13 UTC 2021


> > -	drm_modeset_unlock_all(fb->dev);
> > +	DRM_MODESET_LOCK_ALL_END(fb->dev, ctx, ret);
> >  
> >  	return 0;
> 
> Return ret here.

Done!


More information about the dri-devel mailing list