From: Matthew Wilcox Date: Mon, 30 Jul 2007 14:04:53 +0000 (-0600) Subject: [SCSI] advansys: Update resource management X-Git-Tag: v2.6.24-rc1~1290^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71f36115d20e8d8b0ef10479ff0cde877ec56f98;p=pandora-kernel.git [SCSI] advansys: Update resource management Make sure the resources are reserved and released by all the callers of advansys_board_found(). This eliminates the check_region-style race. It also allows us to use the pci_request_regions() API. Signed-off-by: Matthew Wilcox Signed-off-by: James Bottomley --- Reading git-diff-tree failed