diff options
author | Alex Elder <elder@linaro.org> | 2020-09-28 18:04:41 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-28 18:34:56 -0700 |
commit | e6580d0eb7f479473c9fdc1da0a2ac37ccf00d6e (patch) | |
tree | 2bb0572ed8bc0b7b90c32b02fac340523edff8d2 /drivers/bcma | |
parent | e0ebe204916a0f9915185268ad4735eaa7adc59d (diff) |
net: ipa: share field mask values for GSI interrupt type
The GSI interrupt type register and interrupt type mask register
have the same field bits at the same locations. Use a common set of
field masks for both registers rather than essentially duplicating
them. The only place the interrupt mask register uses any of these
is in gsi_irq_enable().
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/bcma')
0 files changed, 0 insertions, 0 deletions