summarylogtreecommitdiffstats
path: root/v2-2-2-nvme-add-quirk-to-not-call-disable-function-when-suspending.patch
diff options
context:
space:
mode:
Diffstat (limited to 'v2-2-2-nvme-add-quirk-to-not-call-disable-function-when-suspending.patch')
-rw-r--r--v2-2-2-nvme-add-quirk-to-not-call-disable-function-when-suspending.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/v2-2-2-nvme-add-quirk-to-not-call-disable-function-when-suspending.patch b/v2-2-2-nvme-add-quirk-to-not-call-disable-function-when-suspending.patch
index 658bd81a9f1a..ea0bab3a29c7 100644
--- a/v2-2-2-nvme-add-quirk-to-not-call-disable-function-when-suspending.patch
+++ b/v2-2-2-nvme-add-quirk-to-not-call-disable-function-when-suspending.patch
@@ -41,8 +41,8 @@ index c33bb201b884..13a2d6b2d047 100644
@@ -3002,6 +3006,8 @@
.driver_data = NVME_QUIRK_LIGHTNVM, },
- { PCI_DEVICE(0x1d1d, 0x2601), /* CNEX Granby */
- .driver_data = NVME_QUIRK_LIGHTNVM, },
+ { PCI_DEVICE(0x10ec, 0x5762), /* ADATA SX6000LNP */
+ .driver_data = NVME_QUIRK_IGNORE_DEV_SUBNQN, },
+ { PCI_VDEVICE(SK_HYNIX, 0x1527), /* Sk Hynix */
+ .driver_data = NVME_QUIRK_NO_DISABLE, },
{ PCI_DEVICE_CLASS(PCI_CLASS_STORAGE_EXPRESS, 0xffffff) },