drm/udl: move to embedding drm device inside udl device.
authorDave Airlie <airlied@redhat.com>
Fri, 5 Apr 2019 03:17:15 +0000 (13:17 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 24 Apr 2019 03:48:45 +0000 (13:48 +1000)
commit6ecac85eadb9d4065b9038fa3d3c66d49038e14b
tree5c01e3067ff528287d512b860ad99ede84e05ad5
parentfd96e0dba19c53c2d66f2a398716bb74df8ca85e
drm/udl: move to embedding drm device inside udl device.

This should help with some of the lifetime issues, and move us away
from load/unload.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190405031715.5959-4-airlied@gmail.com
drivers/gpu/drm/udl/udl_drv.c
drivers/gpu/drm/udl/udl_drv.h
drivers/gpu/drm/udl/udl_fb.c
drivers/gpu/drm/udl/udl_main.c