Commit 72e9792
scsi: ufs: core: Move the MCQ scsi_add_host() call
Whether or not MCQ is used, call scsi_add_host() from
ufshcd_add_scsi_host(). For MCQ this patch swaps the order of the
scsi_add_host() and UFS device initialization. This patch prepares for
combining the two scsi_add_host() calls.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20241016201249.2256266-11-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent b6195d0 commit 72e9792
1 file changed
Lines changed: 19 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10344 | 10344 | | |
10345 | 10345 | | |
10346 | 10346 | | |
10347 | | - | |
10348 | | - | |
| 10347 | + | |
| 10348 | + | |
| 10349 | + | |
| 10350 | + | |
| 10351 | + | |
| 10352 | + | |
| 10353 | + | |
| 10354 | + | |
| 10355 | + | |
| 10356 | + | |
| 10357 | + | |
| 10358 | + | |
| 10359 | + | |
| 10360 | + | |
| 10361 | + | |
| 10362 | + | |
| 10363 | + | |
| 10364 | + | |
| 10365 | + | |
10349 | 10366 | | |
10350 | 10367 | | |
10351 | 10368 | | |
| |||
10606 | 10623 | | |
10607 | 10624 | | |
10608 | 10625 | | |
10609 | | - | |
10610 | | - | |
10611 | | - | |
10612 | | - | |
10613 | | - | |
10614 | | - | |
10615 | | - | |
10616 | | - | |
10617 | | - | |
10618 | | - | |
10619 | | - | |
10620 | | - | |
10621 | | - | |
10622 | | - | |
10623 | | - | |
10624 | | - | |
10625 | | - | |
10626 | | - | |
10627 | | - | |
10628 | | - | |
10629 | 10626 | | |
10630 | 10627 | | |
10631 | 10628 | | |
| |||
0 commit comments