drm/rockchip: Use .dumb_map_offset and .dumb_destroy defaults
authorNoralf Trønnes <[email protected]>
Sun, 23 Jul 2017 19:16:40 +0000 (21:16 +0200)
committerNoralf Trønnes <[email protected]>
Sat, 29 Jul 2017 12:00:35 +0000 (14:00 +0200)
commit8cfd4f5de4968daeb8f4535e72da9240f8661e20
tree31ad50cce000440a4b2edf7a1ba55905f76116c5
parent819e0a98a0fc180f12766231eb4db913369d3b67
drm/rockchip: 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: Mark Yao <[email protected]>
Signed-off-by: Noralf Trønnes <[email protected]>
Reviewed-by: Sean Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/rockchip/rockchip_drm_drv.c
drivers/gpu/drm/rockchip/rockchip_drm_gem.c
drivers/gpu/drm/rockchip/rockchip_drm_gem.h