diff options
author | Alex Elder <elder@linaro.org> | 2024-03-01 18:02:37 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-04 12:44:40 +0100 |
commit | ad1be80d75827aad9582541ecc9d7953d354634f (patch) | |
tree | 09cb17c85304fef9930fc1925426939d3f409e03 /tools/thermal | |
parent | net: ipa: change ipa_interrupt_config() prototype (diff) | |
download | linux-ad1be80d75827aad9582541ecc9d7953d354634f.tar.xz linux-ad1be80d75827aad9582541ecc9d7953d354634f.zip |
net: ipa: introduce ipa_interrupt_init()
Create a new function ipa_interrupt_init() that is called at probe
time to allocate and initialize the IPA interrupt data structure.
Create ipa_interrupt_exit() as its inverse.
This follows the normal IPA driver pattern of *_init() functions
doing things that can be done before access to hardware is required.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/thermal')
0 files changed, 0 insertions, 0 deletions