Hi,

On 2024/7/29 15:37, Markus Elfring wrote:
+++ b/drivers/gpu/drm/loongson/loongson_drv.c
@@ -0,0 +1,298 @@
+static int loongson_drm_driver_probe(struct platform_device *pdev)
+{
+       dev_info(&pdev->dev, "probed\n");
+}
…

Do you find such information really relevant?


This helps to see the probe order of all drivers,

this also help us to know the name of the fake master device.


Regards,
Markus

--
Best regards,
Sui

Reply via email to