android_kernel_oneplus_msm8998/drivers/nvme/host
Gabriel Krisman Bertazi 81e9a969c4 nvme: Call pci_disable_device on the error path.
Commit 5706aca74fe4 ("NVMe: Don't unmap controller registers on reset"),
which backported b00a726a9fd8 to the 4.4.y kernel introduced a
regression in which it didn't call pci_disable_device in the error path
of nvme_pci_enable.

Reported-by: Jiri Slaby <jslaby@suse.cz>
Embarassed-developer: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com>
Signed-off-by: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-15 08:27:51 +02:00
..
Kconfig
lightnvm.c lightnvm: replace req queue with nvmdev for lld 2015-12-07 09:14:19 -07:00
Makefile lightnvm: Simplify config when disabled 2015-11-29 14:34:57 -07:00
nvme.h lightnvm: Simplify config when disabled 2015-11-29 14:34:57 -07:00
pci.c nvme: Call pci_disable_device on the error path. 2016-09-15 08:27:51 +02:00
scsi.c