Skip to content
Commit 7fc7e86d authored by Liviu Dudau's avatar Liviu Dudau Committed by Daniel Vetter
Browse files

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: default avatarLiviu Dudau <Liviu.Dudau@arm.com>
Acked-by: default avatarRussell 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: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent 52f5eb60
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment