Searched hist:e17049148678725248a57ecbf9c21df0fde3b434 (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/imx/ipuv3/ |
H A D | imx-ldb.c | diff e17049148678725248a57ecbf9c21df0fde3b434 Fri Oct 20 14:52:13 CEST 2023 Rob Herring <robh@kernel.org> 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>
|
/linux/drivers/gpu/drm/aspeed/ |
H A D | aspeed_gfx_drv.c | diff e17049148678725248a57ecbf9c21df0fde3b434 Fri Oct 20 14:52:13 CEST 2023 Rob Herring <robh@kernel.org> 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>
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | diff e17049148678725248a57ecbf9c21df0fde3b434 Fri Oct 20 14:52:13 CEST 2023 Rob Herring <robh@kernel.org> 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>
|
H A D | dss.c | diff e17049148678725248a57ecbf9c21df0fde3b434 Fri Oct 20 14:52:13 CEST 2023 Rob Herring <robh@kernel.org> 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>
|
/linux/drivers/gpu/drm/mxsfb/ |
H A D | mxsfb_drv.c | diff e17049148678725248a57ecbf9c21df0fde3b434 Fri Oct 20 14:52:13 CEST 2023 Rob Herring <robh@kernel.org> 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>
|
/linux/drivers/gpu/drm/armada/ |
H A D | armada_crtc.c | diff e17049148678725248a57ecbf9c21df0fde3b434 Fri Oct 20 14:52:13 CEST 2023 Rob Herring <robh@kernel.org> 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>
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_gsc.c | diff e17049148678725248a57ecbf9c21df0fde3b434 Fri Oct 20 14:52:13 CEST 2023 Rob Herring <robh@kernel.org> 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>
|