From: Matthew Wilcox Date: Tue, 16 Jun 2009 12:31:45 +0000 (-0600) Subject: PCI: remove redundant __msi_set_enable() X-Git-Tag: v2.6.31-rc1~62^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=110828c9cdce6e8ec68479ced4ca0bdc1135bb91;p=pandora-kernel.git PCI: remove redundant __msi_set_enable() We have the 'pos' of the MSI capability at all locations which call msi_set_enable(), so pass it to msi_set_enable() instead of making it find the capability every time. Reviewed-by: Kenji Kaneshige Signed-off-by: Matthew Wilcox Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed