]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
forcedeth fix: take phy out of reset during power up
authorAyaz Abdulla <aabdulla@nvidia.com>
Mon, 22 Sep 2008 13:55:35 +0000 (09:55 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 25 Sep 2008 02:11:42 +0000 (22:11 -0400)
commit1545e205db6e797861d644e3459339109f7573ff
tree3fa22d9a8fce3ac488dfa2243b18bba0d9b439e9
parent6c2a9efadec464f848b18216e41783d3c01c7d10
forcedeth fix: take phy out of reset during power up

This patch will add the phy reset bit into the power up mask which is
used during power up. Certain BIOSes will place the phy in reset and
therefore the driver must take the phy out of reset when it loads.

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/forcedeth.c