OSDN Git Service

drm/hisilicon: hibmc: Use the drm_driver.dumb_destroy default
authorNoralf Trønnes <noralf@tronnes.org>
Sun, 23 Jul 2017 19:16:52 +0000 (21:16 +0200)
committerNoralf Trønnes <noralf@tronnes.org>
Sat, 29 Jul 2017 12:02:52 +0000 (14:02 +0200)
commitd6cedc11c405f2c139592c290742b34d47786f3e
tree376945c859e96c836ef3f08a346486f7039a8415
parent1e1d5bf4dc145a3ffb885513b14236d73847c3d4
drm/hisilicon: hibmc: Use the drm_driver.dumb_destroy default

drm_gem_dumb_destroy() is the drm_driver.dumb_destroy default,
so no need to set it.

Cc: Chen Feng <puck.chen@hisilicon.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1500837417-40580-37-git-send-email-noralf@tronnes.org
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c