Re: [PATCH v18 3/5] phy: core: Add devm_phy_get_by_of_node()

From: Bryan O'Donoghue

Date: Thu Sep 17 2026 - 10:53:52 EST


On 17/09/2026 13:32, Neil Armstrong wrote:
-        dev_dbg(dev, "failed to create device link to %s\n",
+        dev_err(dev, "failed to create device link to %s\n",
              dev_name(phy->dev.parent));

This change belongs in another patch.

Doh Frank gave me a comment on this and I just changed it without realising this isn't in my series at all.

I'll drop this altogether

---
bod