]> git.baikalelectronics.ru Git - kernel.git/commit
phy: IC+101G and PHY_HAS_INTERRUPT flag
authorGiuseppe CAVALLARO <peppe.cavallaro@st.com>
Tue, 21 Feb 2012 21:26:28 +0000 (21:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Feb 2012 22:14:26 +0000 (17:14 -0500)
commitb45c3aca028a551e2fed05cade3e10a943abfaaa
tree4eaf80a913007921438c51ca49df2f4028020dde
parent3db8742153d3127cab7d99794c7ec60b2ad9cb03
phy: IC+101G and PHY_HAS_INTERRUPT flag

This patch adds the PHY_HAS_INTERRUPT flag for IC+101 device series.
Also the patch does a simple dity-up to signal that
the driver actually is for IP101A LF and IP101G devices.
In fact, these are two similar PHYs that have the same IDs
and mainly differ for the EEE capability supported in the
G series.

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