From: Markus Lidel Date: Tue, 9 Aug 2005 21:30:57 +0000 (-0700) Subject: [PATCH] I2O: added pci_request_regions() before using the controller X-Git-Tag: v2.6.13-rc7~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc9352a42c6de578c932313448257cf246b2b75f;p=pandora-kernel.git [PATCH] I2O: added pci_request_regions() before using the controller Added pci_request_regions() before using the controller to avoid duplicate usage of the I2O controller when the dpt_i2o driver and I2O subsystem is loaded at the same time. Signed-off-by: Markus Lidel Cc: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed