Merge branch 'PHYID-matching-macros'
authorDavid S. Miller <[email protected]>
Sun, 11 Nov 2018 17:44:14 +0000 (09:44 -0800)
committerDavid S. Miller <[email protected]>
Sun, 11 Nov 2018 17:44:14 +0000 (09:44 -0800)
Heiner Kallweit says:

====================
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.
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge