diff options
author | Alex Elder <elder@linaro.org> | 2024-03-01 11:02:36 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-04 11:44:40 +0000 |
commit | e87e4371edfc369dcc6abbabc3f276d4e0260513 (patch) | |
tree | 037c7e34b60a51b08666ca8dff6c34e3a8c472ef /drivers/hwmon | |
parent | b78fcd0a36a7d11cc71e7ee56bb27e71aea8464a (diff) |
net: ipa: change ipa_interrupt_config() prototype
Change the return type of ipa_interrupt_config() to be an error
code rather than an IPA interrupt structure pointer, and assign the
the pointer within that function.
Change ipa_interrupt_deconfig() to take the IPA pointer as argument
and have it invalidate the ipa->interrupt pointer.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions