OSDN Git Service

drm/arm: hdlcd: Use .dumb_map_offset and .dumb_destroy defaults
authorNoralf Trønnes <noralf@tronnes.org>
Sun, 23 Jul 2017 19:16:20 +0000 (21:16 +0200)
committerNoralf Trønnes <noralf@tronnes.org>
Sat, 29 Jul 2017 11:55:40 +0000 (13:55 +0200)
commitcdc1cc7e9ac076c9a10eccca76f86697bcf0f7a7
tree2a933896f416dcff37186fc84e710eec24970981
parent3939b8837e45f4df008ed1e0420a37f7a639869c
drm/arm: hdlcd: 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: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Brian Starkey <brian.starkey@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1500837417-40580-5-git-send-email-noralf@tronnes.org
drivers/gpu/drm/arm/hdlcd_drv.c