OSDN Git Service

ata: ahci_brcm: Manage reset line during suspend/resume
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 10 Dec 2019 18:53:48 +0000 (10:53 -0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 26 Dec 2019 03:48:30 +0000 (20:48 -0700)
commit3c696ac4173678b62e74e26644d9f3d662973bfa
tree599745427854c876a45e3efa222458072e543416
parentbf0e5013bc2dcac205417e1252205dca39dfc005
ata: ahci_brcm: Manage reset line during suspend/resume

We were not managing the reset line during suspend/resume, but this
needs to be done to ensure that the controller can exit low power modes
correctly, especially with deep sleep suspend mode that may reset parts
of the logic.

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/ahci_brcm.c