commit | dc9352a42c6de578c932313448257cf246b2b75f | [log] [tgz] |
---|---|---|
author | Markus Lidel <Markus.Lidel@shadowconnect.com> | Tue Aug 09 14:30:57 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Aug 09 17:59:52 2005 -0700 |
tree | cc0a26be95e1a93e675bbe40dd7528db7ed2baa1 | |
parent | a7df26da158ad64d56cc32934aa38a07d03a6fc9 [diff] |
[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 <Markus.Lidel@shadowconnect.com> Cc: James Bottomley <James.Bottomley@SteelEye.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>