From: Hidetoshi Seto Date: Fri, 19 Jun 2009 02:20:26 +0000 (-0700) Subject: PCI: make msi_free_irqs() to use msix_mask_irq() instead of open coded write X-Git-Tag: v2.6.31-rc1~62^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2af5066f664cb011cf17d2e4414491fe24597e07;p=pandora-kernel.git PCI: make msi_free_irqs() to use msix_mask_irq() instead of open coded write Use msix_mask_irq() instead of direct use of writel, so as not to clear preserved bits in the Vector Control register [31:1]. Signed-off-by: Hidetoshi Seto Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed