aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2021-08-04 10:36:25 -0500
committerDavid S. Miller <[email protected]>2021-08-05 11:27:05 +0100
commitafe1baa82db2b7345944b042a6c84757639a4283 (patch)
tree439cf68204228c9b8b3c997a564bdb77ac8972a9 /tools/perf/scripts/python
parent73ff316dac17accc05e28ae4939426044fb437ec (diff)
net: ipa: move ipa_suspend_handler()
Move ipa_suspend_handler() into "ipa_clock.c" from "ipa_main.c", to group with the reset of the suspend/resume code. This IPA interrupt is triggered if an IPA RX endpoint is suspended but has a packet to be delivered. Introduce ipa_power_setup() and ipa_power_teardown() to add and remove the handler for the IPA SUSPEND interrupt at the same place as before, while allowing the handler to remain private. The "power" naming convention will be adopted elsewhere in this file as well (soon). Signed-off-by: Alex Elder <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions