commit | 0eae5982a3571dc15a9e7684c02e8774ba2fb1c7 | [log] [tgz] |
---|---|---|
author | Måns Rullgård <mans@mansr.com> | Thu Nov 12 17:40:20 2015 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 16 14:18:40 2015 -0500 |
tree | 0cc852df44f2b19ea9721c6fad5adbe07ef92b03 | |
parent | b4fe85f9c9146f60457e9512fb6055e69e6a7a65 [diff] |
net: phy: at803x: support interrupt on 8030 and 8035 Commit 77a993942 "phy/at8031: enable at8031 to work on interrupt mode" added interrupt support for the 8031 PHY but left out the other two chips supported by this driver. This patch sets the .ack_interrupt and .config_intr functions for the 8030 and 8035 drivers as well. Signed-off-by: Mans Rullgard <mans@mansr.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>