diff options
author | Prakash, Sathya <sathya.prakash@lsi.com> | 2008-02-08 22:05:35 +0530 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-02-11 10:20:54 -0600 |
commit | e78d5b8f1e73ab82f3fd041d05824cfee7d83a2c (patch) | |
tree | bd51c151a123789fb24dde00052ab1fd09e1aadb /lib | |
parent | 2f7ecc55b37ef9f0208360e64d8b9d2313df8ce6 (diff) | |
download | linux-3.10-e78d5b8f1e73ab82f3fd041d05824cfee7d83a2c.tar.gz linux-3.10-e78d5b8f1e73ab82f3fd041d05824cfee7d83a2c.tar.bz2 linux-3.10-e78d5b8f1e73ab82f3fd041d05824cfee7d83a2c.zip |
[SCSI] mpt fusion: Request I/O resources only when required
This patch modifies the I/O resource allocation behavior of FUSION
driver. The current version of driver allocates the I/O resources
even if they are not required and this creates trouble in low resource
environments. This driver now uses
pci_enable_device_mem/pci_enable_device functions to differentiate the
resource allocations.
Signed-off-by: Sathya Prakash <sathya.prakash@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions