[SCSI] advansys: Update resource management
authorMatthew Wilcox <matthew@wil.cx>
Mon, 30 Jul 2007 14:04:53 +0000 (08:04 -0600)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:39:08 +0000 (14:39 -0400)
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 <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found