summaryrefslogtreecommitdiff
path: root/drivers/ufs
diff options
context:
space:
mode:
authorNilesh Javali <njavali@marvell.com>2023-08-07 12:37:24 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2023-08-08 04:34:08 +0300
commitef222f551e7c4e2008fc442ffc9edcd1a7fd8f63 (patch)
tree99fee4dde45da5810f079146a1616039ddeaecd5 /drivers/ufs
parent1516ee035df32115197cd93ae3619dba7b020986 (diff)
downloadlinux-ef222f551e7c4e2008fc442ffc9edcd1a7fd8f63.tar.xz
scsi: qedf: Fix firmware halt over suspend and resume
While performing certain power-off sequences, PCI drivers are called to suspend and resume their underlying devices through PCI PM (power management) interface. However the hardware does not support PCI PM suspend/resume operations so system wide suspend/resume leads to bad MFW (management firmware) state which causes various follow-up errors in driver when communicating with the device/firmware. To fix this driver implements PCI PM suspend handler to indicate unsupported operation to the PCI subsystem explicitly, thus avoiding system to go into suspended/standby mode. Fixes: 61d8658b4a43 ("scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.") Signed-off-by: Saurav Kashyap <skashyap@marvell.com> Signed-off-by: Nilesh Javali <njavali@marvell.com> Link: https://lore.kernel.org/r/20230807093725.46829-1-njavali@marvell.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/ufs')
0 files changed, 0 insertions, 0 deletions