[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <673709d2-3efd-5616-9f9a-ea765d07d339@gmail.com>
Date: Sat, 10 Nov 2018 00:37:46 +0100
From: Heiner Kallweit <hkallweit1@...il.com>
To: Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>,
David Miller <davem@...emloft.net>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/2] net: phy: add macros for PHYID matching in PHY
driver config
Add macros for PHYID matching to be used in PHY driver configs.
By using these macros some boilerplate code can be avoided.
Use them initially in the Realtek PHY drivers.
Heiner Kallweit (2):
net: phy: add macros for PHYID matching
net: phy: realtek: use new PHYID matching macros
drivers/net/phy/realtek.c | 29 ++++++++++-------------------
include/linux/phy.h | 4 ++++
2 files changed, 14 insertions(+), 19 deletions(-)
--
2.19.1
Powered by blists - more mailing lists