diff options
author | Alex Elder <[email protected]> | 2024-03-01 11:02:37 -0600 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-03-04 11:44:40 +0000 |
commit | ad1be80d75827aad9582541ecc9d7953d354634f (patch) | |
tree | 09cb17c85304fef9930fc1925426939d3f409e03 /lib/crypto/mpi/mpi-add.c | |
parent | e87e4371edfc369dcc6abbabc3f276d4e0260513 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions