1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/tiny
Thomas Zimmermann 0454bc59be drm/tiny/gm12u320: Retrieve USB device from struct drm_device.dev
Drop the driver's udev field in favor of struct drm_device.dev. No
functional changes made.

v3:
	* upcast dev with gm12u320_to_usb_device()
v2:
	* upcast dev with drm_dev_get_usb_device()

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20201103113456.3066-2-tzimmermann@suse.de
2020-11-09 09:16:13 +01:00
..
cirrus.c drm/<drivers>: Constify struct drm_driver 2020-11-06 10:31:26 +01:00
gm12u320.c drm/tiny/gm12u320: Retrieve USB device from struct drm_device.dev 2020-11-09 09:16:13 +01:00
hx8357d.c drm/<drivers>: Constify struct drm_driver 2020-11-06 10:31:26 +01:00
ili9225.c drm/<drivers>: Constify struct drm_driver 2020-11-06 10:31:26 +01:00
ili9341.c drm/<drivers>: Constify struct drm_driver 2020-11-06 10:31:26 +01:00
ili9486.c drm/<drivers>: Constify struct drm_driver 2020-11-06 10:31:26 +01:00
Kconfig drm/cirrus: Move to drm/tiny 2020-04-28 16:05:15 +02:00
Makefile drm/cirrus: Move to drm/tiny 2020-04-28 16:05:15 +02:00
mi0283qt.c drm/<drivers>: Constify struct drm_driver 2020-11-06 10:31:26 +01:00
repaper.c drm/<drivers>: Constify struct drm_driver 2020-11-06 10:31:26 +01:00
st7586.c drm/<drivers>: Constify struct drm_driver 2020-11-06 10:31:26 +01:00
st7735r.c drm/<drivers>: Constify struct drm_driver 2020-11-06 10:31:26 +01:00