diff options
author | 2021-01-21 05:48:20 -0600 | |
---|---|---|
committer | 2021-01-23 13:16:00 -0800 | |
commit | 5725593e6f182607993364f56ab1c0468d68016f (patch) | |
tree | c65a88d94265164cd7aabdd8803131dd2003c39b /include/linux | |
parent | net: ipa: have gsi_channel_update() return a value (diff) | |
download | wireguard-linux-5725593e6f182607993364f56ab1c0468d68016f.tar.xz wireguard-linux-5725593e6f182607993364f56ab1c0468d68016f.zip |
net: ipa: repurpose gsi_irq_ieob_disable()
Rename gsi_irq_ieob_disable() to be gsi_irq_ieob_disable_one().
Introduce a new function gsi_irq_ieob_disable() that takes a mask of
events to disable rather than a single event id. This will be used
in the next patch.
Rename gsi_irq_ieob_enable() to be gsi_irq_ieob_enable_one() to be
consistent.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions