]> 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)
commit99e1ec42839fa0a23b9e804e499886932a8fcf29
treec67b633a7f9250d61ee335011643eb0c863cf2ab
parentd85a5c6f9ddde908595c3715a93d6d1e1560e995
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