Skip to content
Commit f8338694 authored by Yijing Wang's avatar Yijing Wang Committed by Bjorn Helgaas
Browse files

s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()



Now only s390/MSI use default_msi_mask_irq() and default_msix_mask_irq(),
replace them with the common MSI mask IRQ functions __msi_mask_irq() and
__msix_mask_irq().  Remove default_msi_mask_irq() and
default_msix_mask_irq().

Signed-off-by: default avatarYijing Wang <wangyijing@huawei.com>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Acked-by: default avatarSebastian Ott <sebott@linux.vnet.ibm.com>
CC: linux-s390@vger.kernel.org
parent 03f56e42
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment