diff options
| author | akshatzen <[email protected]> | 2021-01-09 18:08:42 +0530 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-01-13 00:02:01 -0500 |
| commit | d71023af4bec0ebccc377bb47beeb1b07e472c36 (patch) | |
| tree | a500d9801fb6cf1fc9576868dc5512fa81932a6b /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | b61d0414136853fc38898829cde837ce5d691a9a (diff) | |
scsi: pm80xx: Do not busy wait in MPI init check
We do not need to busy wait during mpi_init_check() since it is not being
invoked in atomic context. mpi_init_check() is being called from
pm8001_pci_resume(), pm8001_pci_probe(). Hence we are replacing udelay with
msleep.
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Jack Wang <[email protected]>
Signed-off-by: akshatzen <[email protected]>
Signed-off-by: Viswas G <[email protected]>
Signed-off-by: Ruksar Devadi <[email protected]>
Signed-off-by: Radha Ramachandran <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions