]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: smartpqi: Fix hibernate and suspend
authorKevin Barnett <kevin.barnett@microchip.com>
Tue, 1 Feb 2022 21:49:08 +0000 (15:49 -0600)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 8 Feb 2022 04:38:36 +0000 (23:38 -0500)
commitda7c3d115fad42517cfc761660e10531683318b4
treeee465deb320105395f6f8e5ab4fcee46bea58d4b
parent65a0eb870e103e813fc6a6d7bcacfd4702d5471d
scsi: smartpqi: Fix hibernate and suspend

Restructure the hibernate/suspend code to allow workarounds for the
controller boot differences.

Newer controllers have subtle differences in the way that they boot up.

Link: https://lore.kernel.org/r/164375214859.440833.14683009064111314948.stgit@brunhilda.pdev.net
Reviewed-by: Mike McGowen <mike.mcgowen@microchip.com>
Reviewed-by: Scott Benesh <scott.benesh@microchip.com>
Reviewed-by: Scott Teel <scott.teel@microchip.com>
Signed-off-by: Kevin Barnett <kevin.barnett@microchip.com>
Signed-off-by: Don Brace <don.brace@microchip.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/smartpqi/smartpqi_init.c