ucc_geth: fix non-functional fixed phy support
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Thu, 10 Apr 2008 22:54:43 +0000 (00:54 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Sat, 12 Apr 2008 05:53:37 +0000 (01:53 -0400)
commit3d137fdd16b26be31a653f83d6ce4d3a1ed8701e
treef31f76c95a1407996e00e68d1a4e31895f7d1bdc
parent9a3c243d7d87f401682247dbeff94067d814c192
ucc_geth: fix non-functional fixed phy support

The new Fixed PHY method, fixed-link property, isn't
impl. for ucc_geth which makes fixed PHYs non functional.
Add support for the new method to restore the Fixed PHY
functionality.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/ucc_geth.c