diff options
author | Jon Mason <jon.mason@exar.com> | 2010-12-10 14:02:58 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-12-10 16:08:22 -0800 |
commit | dc66daa9be40369ead5a4ee33c6bcfb44cb3c8ee (patch) | |
tree | b725d5b54211a832f33a77a27aec9cbba882455a /fs/select.c | |
parent | c92bf70dcb9d08f821e4c9f09f8fc328495ba998 (diff) |
vxge: use pci_request_region()
Only BAR0 is ever accessed, thus making the calls to pci_request_regions
overkill. Change calls of pci_request_regions to pci_request_region to
reduce the size of the mapped area.
Signed-off-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: Ram Vepa <ram.vepa@exar.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/select.c')
0 files changed, 0 insertions, 0 deletions