drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaults
authorNoralf Trønnes <noralf@tronnes.org>
Sun, 23 Jul 2017 19:16:21 +0000 (21:16 +0200)
committerNoralf Trønnes <noralf@tronnes.org>
Sat, 29 Jul 2017 11:55:56 +0000 (13:55 +0200)
commitcdd7df88037417baedadcd167590d23db7d3f778
treee036ad3a6629916fe4863c3e4d0eef70538ee660
parentcdc1cc7e9ac076c9a10eccca76f86697bcf0f7a7
drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaults

This driver can use the drm_driver.dumb_destroy and
drm_driver.dumb_map_offset defaults, so no need to set them.

Cc: Liviu Dudau <liviu.dudau@arm.com>
Cc: Brian Starkey <brian.starkey@arm.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Brian Starkey <brian.starkey@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1500837417-40580-6-git-send-email-noralf@tronnes.org
drivers/gpu/drm/arm/malidp_drv.c