diff options
author | Alex Elder <elder@linaro.org> | 2020-11-05 12:14:07 -0600 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-07 15:39:17 -0800 |
commit | 8194be79fbbc36dae391b7d747ba58459687792a (patch) | |
tree | 817b3a9ae2d7f7485a2e57342022cd49722a8140 /drivers/net/usb | |
parent | 352f26a886d859927310a9dfdbaf1a989dfb18ca (diff) |
net: ipa: pass a value to gsi_irq_type_update()
Now that all of the GSI interrupts are handled uniformly,
change gsi_irq_type_update() so it takes a value. Have the
function assign that value to the cached mask of enabled GSI
IRQ types before writing it to hardware.
Note that gsi_irq_teardown() will only be called after
gsi_irq_disable(), so it's not necessary for the former
to disable all IRQ types. Get rid of that.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/usb')
0 files changed, 0 insertions, 0 deletions