Re: [PATCH] drm/pl111: Replace drm_dev_unref with drm_dev_put

2018-07-17 Thread Eric Anholt
Thomas Zimmermann writes: > This patch unifies the naming of DRM functions for reference counting > of struct drm_device. The resulting code is more aligned with the rest > of the Linux kernel interfaces. > > Signed-off-by: Thomas Zimmermann Pushed to drm-misc-next. Thanks! signature.asc Des

[PATCH] drm/pl111: Replace drm_dev_unref with drm_dev_put

2018-07-17 Thread Thomas Zimmermann
This patch unifies the naming of DRM functions for reference counting of struct drm_device. The resulting code is more aligned with the rest of the Linux kernel interfaces. Signed-off-by: Thomas Zimmermann --- drivers/gpu/drm/pl111/pl111_drv.c | 15 --- 1 file changed, 8 insertions(+