summaryrefslogtreecommitdiff
path: root/drivers/gpu/vga
diff options
context:
space:
mode:
authorLiviu Dudau <Liviu.Dudau@arm.com>2015-10-20 10:23:15 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-10-20 12:01:34 +0200
commit7fc7e86d096f13cf88391b09a3a387172450ad79 (patch)
tree43d5c0e186df0e54cc897b4ea88335650cfdd883 /drivers/gpu/vga
parent52f5eb60940de889ce98a876f6933b574ead3225 (diff)
drm/armada: Convert the probe function to the generic drm_of_component_probe()
The armada DRM driver keeps some old platform data compatibility in the probe function that makes moving to the generic drm_of_component_probe() a bit more complicated that it should. Refactor the probe function to do the platform_data processing after the generic probe (and only if that fails). This way future cleanup can further remove support for it. Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> Link: http://patchwork.freedesktop.org/patch/msgid/1445332995-11212-5-git-send-email-Liviu.Dudau@arm.com Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/vga')
0 files changed, 0 insertions, 0 deletions