Re: [PATCH 36/41] drm/hisilicon: hibmc: Use the drm_driver.dumb_destroy default

2017-07-26 Thread Sean Paul
On Sun, Jul 23, 2017 at 09:16:52PM +0200, Noralf Trønnes wrote: > drm_gem_dumb_destroy() is the drm_driver.dumb_destroy default, > so no need to set it. > > Cc: Chen Feng > Signed-off-by: Noralf Trønnes Reviewed-by: Sean Paul > --- > drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 1 - > 1

[PATCH 36/41] drm/hisilicon: hibmc: Use the drm_driver.dumb_destroy default

2017-07-23 Thread Noralf Trønnes
drm_gem_dumb_destroy() is the drm_driver.dumb_destroy default, so no need to set it. Cc: Chen Feng Signed-off-by: Noralf Trønnes --- drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c b/drivers/gpu/