From: Matthew Wilcox Date: Fri, 27 Jul 2007 03:51:47 +0000 (-0600) Subject: [SCSI] advansys: More PCI cleanups X-Git-Tag: v2.6.24-rc1~1290^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9649af39e30d8d2668c35d008e8e14ae138e4d40;p=pandora-kernel.git [SCSI] advansys: More PCI cleanups - Remove wrappers around the PCI configuration space accessors - Call pci_set_master() instead of poking at config space directly - Move the latency setting into one function called for both narrow and wide boards. - Tidy up AdvInitGetConfig() a little. - Delete a few unused prototypes and definitions. Signed-off-by: Matthew Wilcox Signed-off-by: James Bottomley --- Reading git-diff-tree failed