NVMe: Request I/O regions
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 1 Feb 2011 21:24:35 +0000 (16:24 -0500)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:52:54 +0000 (15:52 -0400)
Calling pci_request_selected_regions() reserves these regions for our use.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme.c

Simple merge