drm/gma500: Use .dumb_map_offset and .dumb_destroy defaults
authorNoralf Trønnes <[email protected]>
Sun, 6 Aug 2017 15:40:54 +0000 (17:40 +0200)
committerNoralf Trønnes <[email protected]>
Wed, 16 Aug 2017 18:13:11 +0000 (20:13 +0200)
commitaacc0b7d7647f11ab3791ef8b373262abbadb39f
tree8c8ddb24813adf5744b42e05dd5efc257a6ebd04
parent3c856a7202a83bf514868fa1e874a64d1ae39ded
drm/gma500: 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: Patrik Jakobsson <[email protected]>
Signed-off-by: Noralf Trønnes <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/gma500/gem.c
drivers/gpu/drm/gma500/psb_drv.c
drivers/gpu/drm/gma500/psb_drv.h