diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2020-01-18 02:53:12 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-01-18 03:14:18 +0300 |
commit | 1a0600d112e32eac893d2120207da7887f345495 (patch) | |
tree | 2c25a9b70808924363852dbdf7590fef73590016 /scripts/bpf_helpers_doc.py | |
parent | 6fedae3cad8b122c8b0afb26a0569d9910255edd (diff) | |
download | linux-1a0600d112e32eac893d2120207da7887f345495.tar.xz |
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 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions