drm/omap: Replace drm_gem_object_unreference_unlocked with put function
This patch unifies the naming of DRM functions for reference counting of struct drm_gem_object. The resulting code is more aligned with the rest of the Linux kernel interfaces. Signed-off-by:Thomas Zimmermann <tdz@users.sourceforge.net> Signed-off-by:
Tomi Valkeinen <tomi.valkeinen@ti.com>
Showing
- drivers/gpu/drm/omapdrm/omap_drv.c 1 addition, 1 deletiondrivers/gpu/drm/omapdrm/omap_drv.c
- drivers/gpu/drm/omapdrm/omap_fb.c 1 addition, 1 deletiondrivers/gpu/drm/omapdrm/omap_fb.c
- drivers/gpu/drm/omapdrm/omap_fbdev.c 1 addition, 1 deletiondrivers/gpu/drm/omapdrm/omap_fbdev.c
- drivers/gpu/drm/omapdrm/omap_gem.c 2 additions, 2 deletionsdrivers/gpu/drm/omapdrm/omap_gem.c
Loading
Please register or sign in to comment