Re: [PATCH v3 24/28] drm/vc4: switch to drm_*_get(), drm_*_put() helpers

From: Eric Anholt
Date: Mon Aug 14 2017 - 15:53:19 EST


Cihangir Akturk <cakturk@xxxxxxxxx> writes:

> 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.

Mind if I change the subject line to "drm/vc4: Continue the switch to
drm_*_put() helpers"? to distinguish from the patch that already landed?

(Looks like your previous patch was generated before my BO labeling code
landed, so we got another little patch here cleaning up the new code as
well)

Attachment: signature.asc
Description: PGP signature