On Tue, Nov 03, 2020 at 11:36:55AM +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()
>
> Signed-off-by: Thomas Zimmermann
With the static inline helper either
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/tiny/gm12u320.c | 52 +++--
1 file changed, 24 insertions(+), 28 de