phy: Use macros instead of hardcoded values in marvell phy driver
authorMichal Simek <michal.simek@xilinx.com>
Thu, 30 May 2013 20:08:25 +0000 (20:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 31 May 2013 07:48:22 +0000 (00:48 -0700)
commitf5e1cabf46ed21c736453e38d6ddeadb926fbfea
treec67b633a7f9250d61ee335011643eb0c863cf2ab
parent5a1cebd8f4371bf08bf20a4de5a28d2b3f03c17d
phy: Use macros instead of hardcoded values in marvell phy driver

Use macros from linux/marvell_phy.h instead of duplicate
magic phy ID in the driver.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/marvell.c