diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2020-01-17 15:53:12 -0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-01-17 17:14:18 -0700 |
commit | 1a0600d112e32eac893d2120207da7887f345495 (patch) | |
tree | 2c25a9b70808924363852dbdf7590fef73590016 /drivers/ata/libata-zpodd.c | |
parent | 6fedae3cad8b122c8b0afb26a0569d9910255edd (diff) | |
download | linux-next-1a0600d112e32eac893d2120207da7887f345495.tar.gz |
ata: ahci_brcm: Perform reset after obtaining resources
Resources such as clocks, PHYs, regulators are likely to get a probe
deferral return code, which could lead to the AHCI controller being
reset a few times until it gets successfully probed. Since this is
typically the most time consuming operation, move it after the resources
have been acquired.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/ata/libata-zpodd.c')
0 files changed, 0 insertions, 0 deletions