summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2023-01-04 20:52:31 +0300
committerJakub Kicinski <kuba@kernel.org>2023-01-06 09:03:14 +0300
commit482ae3a993e479254533cc6f37ab606e9a7baf86 (patch)
tree0a175355075122929eaec45f2b1d13ed3da6f2b4 /tools/perf/scripts/python/syscall-counts.py
parentd50ed35587193e8e3b201769c785dc4bc61852b0 (diff)
downloadlinux-482ae3a993e479254533cc6f37ab606e9a7baf86.tar.xz
net: ipa: register IPA interrupt handlers directly
Declare the microcontroller IPA interrupt handler publicly, and assign it directly in ipa_interrupt_config(). Make the SUSPEND IPA interrupt handler public, and rename it ipa_power_suspend_handler(). Assign it directly in ipa_interrupt_config() as well. This makes it unnecessary to do this in ipa_interrupt_add(). Make similar changes for removing IPA interrupt handlers. The next two patches will finish the cleanup, removing the add/remove functions and the handler array entirely. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions