commit | 9649af39e30d8d2668c35d008e8e14ae138e4d40 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Thu Jul 26 21:51:47 2007 -0600 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:39:12 2007 -0400 |
tree | f8fccc5fa42fb89f52a274a76c8526f9e1cf8748 | |
parent | 71f36115d20e8d8b0ef10479ff0cde877ec56f98 [diff] |
[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 <matthew@wil.cx> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>