nvme: Move nvme_freeze/unfreeze_queues to nvme core
authorSagi Grimberg <sagig@mellanox.com>
Thu, 24 Dec 2015 14:26:59 +0000 (15:26 +0100)
committerJens Axboe <axboe@fb.com>
Tue, 12 Jan 2016 20:30:11 +0000 (13:30 -0700)
commit363c9aacb6c59bb63148dd115632880a4aed4d88
treed018bf0126b3224ebcf541b8f66dc84964b6d28a
parentc89e5b80245899fc51fb1d83880e2f5762fcf350
nvme: Move nvme_freeze/unfreeze_queues to nvme core

Nothing pci specific about them and We'll need them exported
in other transports too.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h
drivers/nvme/host/pci.c