From: Bjorn Helgaas Date: Sun, 25 Jun 2006 12:49:02 +0000 (-0700) Subject: [PATCH] CCISS: request all PCI resources X-Git-Tag: v2.6.18-rc1~905 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e570309e80f7c7a532fe0074e74df26ff8ef5d2;p=pandora-kernel.git [PATCH] CCISS: request all PCI resources We should call pci_request_regions() to claim all resources the device decodes. Previously, we claimed only the I/O port range. Signed-off-by: Bjorn Helgaas Acked-by: Jeff Garzik Acked-by: Mike Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed