Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1711464
| From | Eric Anholt <eric@anholt.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 24/28] drm/vc4: switch to drm_*_get(), drm_*_put() helpers |
| Date | 2017-08-14 23:20 +0200 |
| Message-ID | <ueuWd-Mv-3@gated-at.bofh.it> (permalink) |
| References | <udhol-3ww-3@gated-at.bofh.it> <udhol-3ww-5@gated-at.bofh.it> <uetGN-8je-5@gated-at.bofh.it> <uetQu-ae-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Cihangir Akturk <cakturk@gmail.com> writes: > On Mon, Aug 14, 2017 at 12:47:01PM -0700, Eric Anholt wrote: >> Cihangir Akturk <cakturk@gmail.com> 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? > > It's OK with me. Go ahead, change to whatever you want. Changed and pushed. Thanks!
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v3 24/28] drm/vc4: switch to drm_*_get(), drm_*_put() helpers Eric Anholt <eric@anholt.net> - 2017-08-14 22:00 +0200
Re: [PATCH v3 24/28] drm/vc4: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-14 22:10 +0200
Re: [PATCH v3 24/28] drm/vc4: switch to drm_*_get(), drm_*_put() helpers Eric Anholt <eric@anholt.net> - 2017-08-14 23:20 +0200
csiph-web