Thread (5 messages) flat view 5 messages, 3 authors, 2024-01-22

Re: [PATCH net-next 03/22] net: fill in MODULE_DESCRIPTION()s for PCS Layer

From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-01-22 19:33:55
Also in: linux-arm-kernel, linux-mediatek, lkml

On Mon, Jan 22, 2024 at 10:45:24AM -0800, Breno Leitao wrote:
W=1 builds now warn if module is built without a MODULE_DESCRIPTION().
Add descriptions to the LynxI PCS MediaTek's SoC.
That patch now does more than that.
quoted hunk ↗ jump to hunk
Signed-off-by: Breno Leitao <leitao@debian.org>
---
 drivers/net/pcs/pcs-lynx.c      | 1 +
 drivers/net/pcs/pcs-mtk-lynxi.c | 1 +
 drivers/net/pcs/pcs-xpcs.c      | 1 +
 3 files changed, 3 insertions(+)
diff --git a/drivers/net/pcs/pcs-lynx.c b/drivers/net/pcs/pcs-lynx.c
index dc3962b2aa6b..d51d09beaab3 100644
--- a/drivers/net/pcs/pcs-lynx.c
+++ b/drivers/net/pcs/pcs-lynx.c
@@ -398,4 +398,5 @@ void lynx_pcs_destroy(struct phylink_pcs *pcs)
 }
 EXPORT_SYMBOL(lynx_pcs_destroy);
 
+MODULE_DESCRIPTION("MediaTek SGMII library for Lynx PCS");
pcs-lynx is for NXP hardware, not MediaTek.

    Andrew

---
pw-bot: cr
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help