From: Jike Song Date: Tue, 9 Sep 2008 15:42:03 +0000 (+0800) Subject: PCI: utilize calculated results when detecting MSI features X-Git-Tag: v2.6.28-rc1~77^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5993760f7fc75b77e4701f1e56dc84c0d6cf18d5;p=pandora-kernel.git PCI: utilize calculated results when detecting MSI features In msi_capability_init, we can make use of the calculated results instead of calling is_mask_bit_support and is_64bit_address twice. Signed-off-by: Jike Song Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed