icplus: fix interrupt for IC+ 101A/G and 1001LF
authorGiuseppe CAVALLARO <peppe.cavallaro@st.com>
Tue, 17 Apr 2012 21:16:40 +0000 (21:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Apr 2012 19:34:18 +0000 (15:34 -0400)
commit996f73937cd85031da8dbcd3222a710cb762d428
treec2d2d7cb2473b6f3ffeed07e40aafd0cc0af88c5
parent3bc17d10c9f8ac67eb474737d74894ef2e60d27c
icplus: fix interrupt for IC+ 101A/G and 1001LF

This patch fixes and adds the irq handler for the
IC+ 101A/G where we need to read the reg17 to clean
the irq.
Also remove the flag for the 1001LF where no interrupt
can be used for this device.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/icplus.c