diff options
author | Alex Elder <elder@linaro.org> | 2023-01-04 11:52:31 -0600 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-01-05 22:03:14 -0800 |
commit | 482ae3a993e479254533cc6f37ab606e9a7baf86 (patch) | |
tree | 0a175355075122929eaec45f2b1d13ed3da6f2b4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d50ed35587193e8e3b201769c785dc4bc61852b0 (diff) |
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions