From: Andy Fleming Date: Tue, 16 Dec 2008 23:39:48 +0000 (-0800) Subject: phylib: Remove unnecessary "reset" fixups in genphy_setup_forced X-Git-Tag: v2.6.29-rc1~581^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f162e97d778ec29492be8eb9bbecb65be976b7c8;p=pandora-kernel.git phylib: Remove unnecessary "reset" fixups in genphy_setup_forced genphy_setup_forced hasn't actually reset the PHY for a long time, but a comment to that effect remained in the code, so code continued to act as if it *had* reset the PHY, and called the necessary fixup functions to respond to a PHY reset. With no reset, those functions are no longer needed, so we remove them. Signed-off-by: Andy Fleming Signed-off-by: David S. Miller --- Reading git-diff-tree failed