linux-stable/drivers/gpu/drm/mxsfb
Rob Herring e170491486 drm: Use device_get_match_data()
Use preferred device_get_match_data() instead of of_match_device() to
get the driver match data in a single step. With this, adjust the
includes to explicitly include the correct headers. That also serves as
preparation to remove implicit includes within the DT headers
(of_device.h in particular).

Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Link: https://lore.kernel.org/r/20231020125214.2930329-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
2023-11-27 13:56:32 -06:00
..
Kconfig drm: mxsfb: DRM_MXSFB should depend on ARCH_MXS || ARCH_MXC 2022-11-25 22:47:34 +01:00
Makefile drm: lcdif: Add support for i.MX8MP LCDIF variant 2022-06-29 01:44:48 +02:00
lcdif_drv.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
lcdif_drv.h drm: lcdif: Add multiple encoders and first bridges support 2023-05-26 19:07:32 +02:00
lcdif_kms.c drm: lcdif: Add multiple encoders and first bridges support 2023-05-26 19:07:32 +02:00
lcdif_regs.h drm: lcdif: Set and enable FIFO Panic threshold 2022-11-09 01:31:45 +01:00
mxsfb_drv.c drm: Use device_get_match_data() 2023-11-27 13:56:32 -06:00
mxsfb_drv.h drm: mxsfb: Implement LCDIF scanout CRC32 support 2022-05-05 01:03:49 +02:00
mxsfb_kms.c drm/mxsfb: Disable overlay plane in mxsfb_plane_overlay_atomic_disable() 2023-06-25 14:51:35 +02:00
mxsfb_regs.h drm: mxsfb: Implement LCDIF scanout CRC32 support 2022-05-05 01:03:49 +02:00