aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorIoana Ciornei <[email protected]>2020-11-01 14:51:09 +0200
committerJakub Kicinski <[email protected]>2020-11-05 16:32:39 -0800
commita758087f476d5af400b07ae708586def16858c77 (patch)
treefa876719a81def2b689d60677406628a60e6fe02 /tools/perf/util/scripting-engines/trace-event-python.c
parente5d2b0b6c2b98bfac36c280d81a7bb7aabc5b731 (diff)
net: phy: cicada: 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. Signed-off-by: Ioana Ciornei <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions