net: phy: add interrupt support for aquantia phy
authorShaohui Xie <Shaohui.Xie@freescale.com>
Fri, 21 Aug 2015 07:29:29 +0000 (15:29 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Aug 2015 06:14:14 +0000 (23:14 -0700)
commit54cf7be992fe86571a3f07b96446cd5334b014ab
tree178c7e8ec240dc34696619d9569f11d04db025f1
parentd9893d1351e11f565940df6cd6f9bf13aac27a3a
net: phy: add interrupt support for aquantia phy

By implementing config_intr & ack_interrupt, now the phy can support
link connect/disconnect interrupt.

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/aquantia.c