On Thu, Aug 10, 2017 at 02:16:08PM -0400, Sean Paul wrote: > On Thu, Aug 10, 2017 at 03:10:04PM +0300, Cihangir Akturk wrote: > > Use drm_*_get() and drm_*_put() helpers instead of drm_*_reference() > > and drm_*_unreference() helpers. > > > > drm_*_reference() and drm_*_unreference() functions are just > > compatibility alias for drm_*_get() and drm_*_put() and should not be > > used by new code. So convert all users of compatibility functions to > > use the new APIs. > > > > Generated by: scripts/coccinelle/api/drm-get-put.cocci > > > > Signed-off-by: Cihangir Akturk <cakturk@xxxxxxxxx> > > Hi Cihangir, > Thank you for the patch. Unfortunately it does not apply to drm-misc-next. Could > you please resend with conflicts resolved? OK, I'll send a v3 based on drm-next. And should I drop patches from v1 already pulled in drm-next? Thanks, Cihangir > > Thanks, > > Sean > _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel