diff options
| author | Alex Elder <elder@linaro.org> | 2023-01-04 11:52:32 -0600 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2023-01-05 22:03:14 -0800 |
| commit | 8d8d3f1a3ef949a52434520794ef44c5789b8872 (patch) | |
| tree | a83ac41a6f874638bf34db6ca866e0bcf7677abf /scripts/patch-kernel | |
| parent | net: ipa: register IPA interrupt handlers directly (diff) | |
| download | linux-8d8d3f1a3ef949a52434520794ef44c5789b8872.tar.gz linux-8d8d3f1a3ef949a52434520794ef44c5789b8872.zip | |
net: ipa: kill ipa_interrupt_add()
The dynamic assignment of IPA interrupt handlers isn't needed; we
only handle three IPA interrupt types, and their handler functions
are now assigned directly. We can get rid of ipa_interrupt_add()
and ipa_interrupt_remove() now, because they serve no purpose.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
