Commit 1375232
scsi: ufs: core: Convert to dev_err_probe() in ufshcd_variant_hba_init()
Convert ufshcd_variant_hba_init() over to use dev_err_probe() to avoid log
messages like the following on bootup:
ufshcd-qcom 1d84000.ufs: ufshcd_variant_hba_init: variant qcom init
failed err -517
Signed-off-by: Brian Masney <bmasney@redhat.com>
Link: https://lore.kernel.org/r/20230814184352.200531-2-bmasney@redhat.com
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent 62ec209 commit 1375232
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9128 | 9128 | | |
9129 | 9129 | | |
9130 | 9130 | | |
9131 | | - | |
9132 | | - | |
| 9131 | + | |
| 9132 | + | |
| 9133 | + | |
9133 | 9134 | | |
9134 | 9135 | | |
9135 | 9136 | | |
| |||
0 commit comments