drm/arc: Use .dumb_map_offset and .dumb_destroy defaults
authorNoralf Trønnes <noralf@tronnes.org>
Sun, 23 Jul 2017 19:16:19 +0000 (21:16 +0200)
committerNoralf Trønnes <noralf@tronnes.org>
Sat, 29 Jul 2017 11:55:09 +0000 (13:55 +0200)
commit3939b8837e45f4df008ed1e0420a37f7a639869c
tree6a395fc3bfe64c39bf36f1d03da5bd7c69074eaa
parent0be8d63a840ab7cacb08f1af1f2395be0fe3b698
drm/arc: 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: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1500837417-40580-4-git-send-email-noralf@tronnes.org
drivers/gpu/drm/arc/arcpgu_drv.c