On 10/02/25 - 13:30, Greg Kroah-Hartman wrote:
> The vkms driver does not need to create a platform device, as there is
> no real platform resources associated it,  it only did so because it was
> simple to do that in order to get a device to use for resource
> management of drm resources.  Change the driver to use the faux device
> instead as this is NOT a real platform device.
> 
> Cc: Louis Chauvet <[email protected]>
> Cc: Haneen Mohammed <[email protected]>
> Cc: Simona Vetter <[email protected]>
> Cc: Melissa Wen <[email protected]>
> Cc: Maarten Lankhorst <[email protected]>
> Cc: Maxime Ripard <[email protected]>
> Cc: Thomas Zimmermann <[email protected]>
> Cc: David Airlie <[email protected]>
> Cc: [email protected]
> Reviewed-by: Lyude Paul <[email protected]>
> Signed-off-by: Greg Kroah-Hartman <[email protected]>

Tested-by: Louis Chauvet <[email protected]>
Reviewed-by: Louis Chauvet <[email protected]>

Thanks for the modification, it seems to work.

Louis chauvet

Reply via email to