[PATCH v4 8/9] fbdev: omapfb: use new of_graph functions
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Thu Aug 29 16:17:25 PDT 2024
Hi Rob
Thank you for your review
> > @@ -922,7 +923,7 @@ static int dss_init_ports(struct platform_device *pdev)
> > if (parent == NULL)
> > return 0;
>
> of_graph_get_next_port() handles parent==NULL, so you can drop this
> check. And the other cases.
Yes, indeed.
will update in v5
Thank you for your help !!
Best regards
---
Kuninori Morimoto
More information about the linux-arm-kernel
mailing list