From: Giuseppe CAVALLARO Date: Mon, 22 Aug 2011 21:07:14 +0000 (+0000) Subject: net/phy: fix DP83865 phy interrupt handler X-Git-Tag: v3.1-rc5~12^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e6f400f5381e08dc80e1b5a37ed02a081c179d9;p=pandora-kernel.git net/phy: fix DP83865 phy interrupt handler According to the DP83865 datasheet we need to clear the interrupt status bit by writing a 1 to the corresponding bit in INT_CLEAR (2:0 are reserved). Proposed and tested by Thorsten. Signed-off-by: Thorsten Schubert Signed-off-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed