]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: icplus: use PHY_ID_MATCH_MODEL() macro
authorMichael Walle <michael@walle.cc>
Thu, 11 Feb 2021 07:47:42 +0000 (08:47 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2021 21:53:25 +0000 (13:53 -0800)
commit359d7645ce74150f7706185e98cc12bc7e4c6984
treeda42b2baa4987f94347d610845b4060a24f60b0b
parent67b23b0f4ee9bac404b19e5da9881b52a3ceddf7
net: phy: icplus: use PHY_ID_MATCH_MODEL() macro

Simpify the initializations of the structures. There is no functional
change.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/icplus.c