aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIoana Ciornei <[email protected]>2020-11-01 14:51:03 +0200
committerJakub Kicinski <[email protected]>2020-11-05 16:32:00 -0800
commit30446ae4675c4ad39dfbb0adf98191e800d4a27b (patch)
tree0155fdce9abbe6ccab18d93aba510ebde508d894 /tools/perf/scripts/python
parent4008f373eb711630aae79be0b126dc877c4f3a5d (diff)
net: phy: mscc: remove the use of .ack_interrupt()
In preparation of removing the .ack_interrupt() callback, we must replace its occurrences (aka phy_clear_interrupt), from the 2 places where it is called from (phy_enable_interrupts and phy_disable_interrupts), with equivalent functionality. This means that clearing interrupts now becomes something that the PHY driver is responsible of doing, before enabling interrupts and after clearing them. Make this driver follow the new contract. Cc: Antoine Tenart <[email protected]> Signed-off-by: Ioana Ciornei <[email protected]> Tested-by: Vladimir Oltean <[email protected]> # VSC8514 Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions