drm/tegra: Use .dumb_map_offset and .dumb_destroy defaults
authorNoralf Trønnes <[email protected]>
Sun, 6 Aug 2017 15:40:55 +0000 (17:40 +0200)
committerNoralf Trønnes <[email protected]>
Wed, 16 Aug 2017 18:13:48 +0000 (20:13 +0200)
commitbcf877181eb5439074bf6312e42087d988413adb
treed74f2c376388ba3a3c2dac072987109d49e18f16
parentaacc0b7d7647f11ab3791ef8b373262abbadb39f
drm/tegra: 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: Thierry Reding <[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/tegra/drm.c
drivers/gpu/drm/tegra/gem.c
drivers/gpu/drm/tegra/gem.h