]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'PHYID-matching-macros'
authorDavid S. Miller <davem@davemloft.net>
Sun, 11 Nov 2018 17:44:14 +0000 (09:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Nov 2018 17:44:14 +0000 (09:44 -0800)
commitdba02d0d6ac412b5e6001d5bbe36f14ebddaf1ab
tree2cea320dadd703511276288db1c08a67a8d88276
parentaf49f89d8f29316cda26e27db10e8ca2ec1ca7ca
parent512ea41866313e1c974b31ed74bffe8d4652eebc
Merge branch 'PHYID-matching-macros'

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 <davem@davemloft.net>