summaryrefslogtreecommitdiff
path: root/drivers/net/phy/qsemi.c
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2018-11-09 18:16:28 +0100
committerDavid S. Miller <davem@davemloft.net>2018-11-11 09:36:46 -0800
commit0d2e778e38e0ddffab4bb2b0e9ed2ad5165c4bf7 (patch)
treedef62a426e054c6bf2daa617f5eae0572d01e7b0 /drivers/net/phy/qsemi.c
parente15e067d0656625c77c52b4e5f0cfbf0c0c3583f (diff)
net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_interrupt
Flag PHY_HAS_INTERRUPT is used only here for this small check. I think using interrupts isn't possible if a driver defines neither config_intr nor ack_interrupts callback. So we can replace checking flag PHY_HAS_INTERRUPT with checking for these callbacks. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/qsemi.c')
0 files changed, 0 insertions, 0 deletions