Commit 9a5f6c0
scsi: ufs: core: Simplify ufshcd_try_to_abort_task()
The MCQ code is also valid for legacy mode. Hence, remove the legacy
mode code and retain the MCQ code. Since it is not an error if a command
completes while ufshcd_try_to_abort_task() is in progress, use
dev_info() instead of dev_err() to report this.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20241022193130.2733293-4-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent 7df8944 commit 9a5f6c0
1 file changed
Lines changed: 8 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7488 | 7488 | | |
7489 | 7489 | | |
7490 | 7490 | | |
7491 | | - | |
7492 | 7491 | | |
7493 | 7492 | | |
7494 | 7493 | | |
| |||
7503 | 7502 | | |
7504 | 7503 | | |
7505 | 7504 | | |
7506 | | - | |
| 7505 | + | |
| 7506 | + | |
| 7507 | + | |
7507 | 7508 | | |
7508 | | - | |
7509 | | - | |
7510 | | - | |
7511 | | - | |
7512 | | - | |
7513 | | - | |
7514 | | - | |
7515 | | - | |
7516 | | - | |
7517 | | - | |
| 7509 | + | |
| 7510 | + | |
| 7511 | + | |
| 7512 | + | |
7518 | 7513 | | |
7519 | 7514 | | |
7520 | | - | |
7521 | | - | |
7522 | | - | |
7523 | | - | |
7524 | | - | |
7525 | | - | |
7526 | | - | |
7527 | | - | |
7528 | | - | |
7529 | | - | |
7530 | | - | |
7531 | | - | |
| 7515 | + | |
7532 | 7516 | | |
7533 | 7517 | | |
7534 | 7518 | | |
| |||
0 commit comments