[PATCH v2 3/3] drm: remove driver date from struct drm_driver and all drivers

Lucas De Marchi lucas.demarchi at intel.com
Wed Dec 4 09:51:01 PST 2024


On Wed, Dec 04, 2024 at 04:31:12PM +0200, Jani Nikula wrote:
>We stopped using the driver initialized date in commit 7fb8af6798e8
>("drm: deprecate driver date") and (eventually) started returning "0"
>for drm_version ioctl instead.
>
>Finish the job, and remove the unused date member from struct
>drm_driver, its initialization from drivers, along with the common
>DRIVER_DATE macros.
>
>v2: Also update drivers/accel (kernel test robot)
>
>Reviewed-by: Javier Martinez Canillas <javierm at redhat.com>
>Acked-by: Alex Deucher <alexander.deucher at amd.com>
>Acked-by: Simon Ser <contact at emersion.fr>
>Acked-by: Jeffrey Hugo <quic_jhugo at quicinc.com>
>Signed-off-by: Jani Nikula <jani.nikula at intel.com>


Acked-by: Lucas De Marchi <lucas.demarchi at intel.com>

Lucas De Marchi



More information about the linux-arm-kernel mailing list