On Tue, Nov 03, 2020 at 11:36:56AM +0100, Thomas Zimmermann wrote:
> Drop the driver's udev field in favor of struct drm_device.dev. No
> functional changes made.
>
> v2:
> * upcast dev with drm_dev_get_usb_device()
Again, witht that helper either moved to udl_drv.h or to usb code:
Acked-b
Drop the driver's udev field in favor of struct drm_device.dev. No
functional changes made.
v2:
* upcast dev with drm_dev_get_usb_device()
Signed-off-by: Thomas Zimmermann
---
drivers/gpu/drm/udl/udl_connector.c | 9 +
drivers/gpu/drm/udl/udl_drv.c | 3 ---
drivers/gpu/d