]> git.kernelconcepts.de Git - karo-tx-linux.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)
commite3e09f2645b435062a34a2587a32ae8e5a5b48ab
tree4eaf80a913007921438c51ca49df2f4028020dde
parentb8e3995af4c7da7707b1710332a31f66e06b74dc
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