From: Axel Lin
Date: Wed, 14 Oct 2015 18:30:48 +0800
> Use module_phy_driver macro to simplify the code a bit.
>
> Signed-off-by: Axel Lin
Applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
Mor
Use module_phy_driver macro to simplify the code a bit.
Signed-off-by: Axel Lin
---
drivers/net/phy/aquantia.c | 15 +--
drivers/net/phy/teranetics.c | 15 +--
2 files changed, 2 insertions(+), 28 deletions(-)
diff --git a/drivers/net/phy/aquantia.c b/drivers/net/phy/a