On Mon, Sep 11, 2023 at 01:02:09PM +0900, Damien Le Moal wrote: > Modify ata_pci_shutdown_one() to schedule EH to unload a port devices > before freezing and thawing the port. This ensures that drives are > cleanly disabled and transitioned to standby power mode when > a PCI adapter is removed or the system is powered off. > > Signed-off-by: Damien Le Moal <dlemoal@xxxxxxxxxx> Tested-by: Chia-Lin Kao (AceLan) <acelan.kao@xxxxxxxxxxxxx>