diff options
| author | Thierry Reding <[email protected]> | 2017-02-28 14:46:39 +0000 |
|---|---|---|
| committer | Thierry Reding <[email protected]> | 2017-02-28 15:15:00 +0000 |
| commit | ad09360750afa18a0a0ce0253d6ea6033abc22e7 (patch) | |
| tree | 6d8c896081f454417a5cdc0f0eee9cfc8f07050c /drivers/gpu/drm/drm_framebuffer.c | |
| parent | drm: Introduce drm_mode_object_{get,put}() (diff) | |
| download | kernel-ad09360750afa18a0a0ce0253d6ea6033abc22e7.tar.gz kernel-ad09360750afa18a0a0ce0253d6ea6033abc22e7.zip | |
drm: Introduce drm_connector_{get,put}()
For consistency with other reference counting APIs in the kernel, add
drm_connector_get() and drm_connector_put() functions to reference count
connectors.
Compatibility aliases are added to keep existing code working. To help
speed up the transition, all the instances of the old functions in the
DRM core are already replaced in this commit.
The existing semantic patch for mode object reference count conversion
is extended for these new helpers.
Reviewed-by: Sean Paul <[email protected]>
Acked-by: Christian König <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/drm_framebuffer.c')
0 files changed, 0 insertions, 0 deletions
