]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite1b9bf8b4fe0ef74795fe8f1111de19cdbb75cfb
treec67b633a7f9250d61ee335011643eb0c863cf2ab
parent8771edecbd81009a7a414ceda26e2613bc7dc449
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