]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd9130eccaf7b9ceec91128c86b6dbe9c5571b402
treec2d2d7cb2473b6f3ffeed07e40aafd0cc0af88c5
parentd58f136af4384ec4cc7544e73f03e52b64c277e5
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