diff options
author | Liviu Dudau <Liviu.Dudau@arm.com> | 2015-10-20 11:23:15 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-10-20 12:01:34 +0200 |
commit | 7fc7e86d096f13cf88391b09a3a387172450ad79 (patch) | |
tree | 43d5c0e186df0e54cc897b4ea88335650cfdd883 /drivers/gpu/vga | |
parent | drm/rockchip: Convert the probe function to the generic drm_of_component_probe() (diff) | |
download | linux-7fc7e86d096f13cf88391b09a3a387172450ad79.tar.xz linux-7fc7e86d096f13cf88391b09a3a387172450ad79.zip |
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