commit | 481e1625f04fa12cdaa80895e7d6a63eca5aa8c5 | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <noralf@tronnes.org> | Sun Aug 06 17:41:04 2017 +0200 |
committer | Noralf Trønnes <noralf@tronnes.org> | Tue Aug 08 12:33:33 2017 +0200 |
tree | 516174bba57b88a086a57a5ff93c9b413b616f88 | |
parent | 5a7e6a3fa1bf02c426a45c52cf9c27050753768f [diff] |
drm/radeon: 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: Alex Deucher <alexander.deucher@amd.com> Cc: Christian König <christian.koenig@amd.com> Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Acked-by: Alex Deucher <alexander.deucher@amd.com> Link: https://patchwork.freedesktop.org/patch/msgid/1502034068-51384-16-git-send-email-noralf@tronnes.org