On Fri, Dec 08, 2023 at 11:19:28PM +0100, Linus Walleij wrote:
On Fri, Dec 8, 2023 at 8:36 PM Vladimir Oltean [off-list ref] wrote:
quoted
+ ``ds->dev->platform_data`` pointer at ``dsa_register_switch()`` time. It is
+ populated by board-specific code. The hardware switch driver may also have
I tend to avoid talking about "board-specific" since that has an embedded
tone to it, and rather say "system-specific". But DSA switches are certainly
in 99% of the cases embedded so it's definitely no big deal.
I've changed this to "system-specific".
Reviewed-by: Linus Walleij <redacted>
Thanks for the review, I appreciate it!