From: Yijing Wang Date: Mon, 27 Oct 2014 02:44:38 +0000 (+0800) Subject: s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq() X-Git-Tag: omap-for-v3.19/fixes-rc1~77^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8338694270224970cbaae7e404517ec39f9c753;p=pandora-kernel.git 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: Yijing Wang Signed-off-by: Bjorn Helgaas Acked-by: Sebastian Ott CC: linux-s390@vger.kernel.org --- Reading git-diff-tree failed