OSDN Git Service

drm/zte: Use .dumb_map_offset and .dumb_destroy defaults
authorNoralf Trønnes <noralf@tronnes.org>
Sun, 23 Jul 2017 19:16:36 +0000 (21:16 +0200)
committerNoralf Trønnes <noralf@tronnes.org>
Sat, 29 Jul 2017 11:59:07 +0000 (13:59 +0200)
commite284f1f0a50b9a47323b0f41140c0e039637d810
treec9c59a04357b9fab5ae441e6e83fa2b825c3444e
parentbd73ac0abcc4e6d10e8fa431c1192adfc1bcbe9b
drm/zte: 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: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Shawn Guo <shawnguo@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1500837417-40580-21-git-send-email-noralf@tronnes.org
drivers/gpu/drm/zte/zx_drm_drv.c