From: Mark Einon Date: Sun, 4 Sep 2011 10:24:35 +0000 (+0100) Subject: staging: et131x: Remove PHY interrupt handling code from driver isr handler X-Git-Tag: v3.2-rc1~169^2^2~624 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e3b5f39159b97baa1dd38bff848aeccd996b7f0;p=pandora-kernel.git staging: et131x: Remove PHY interrupt handling code from driver isr handler The PHY interrupt is now handled by the phy_device, and the equivalent code is present in et131x_adjust_link, called from the phy_device when needed. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed