diff options
author | Brian Masney <[email protected]> | 2023-08-14 14:43:52 -0400 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-08-21 16:45:14 -0400 |
commit | 517f8eb3fa64c206985cf22899d1964626df4ddd (patch) | |
tree | 59a28c488d438bbdcddf2053ca46faa343ed9307 /scripts/generate_rust_analyzer.py | |
parent | 137523237172c78298bd5346c270aecded18630a (diff) |
scsi: ufs: host: Convert to dev_err_probe() in ufshcd_pltfrm_init()
Convert ufshcd_pltfrm_init() over to use dev_err_probe() to avoid the
following log message on bootup due to an -EPROBE_DEFER return code:
ufshcd-qcom 1d84000.ufs: Initialization failed
While this line is changed, let's also go ahead and add the error code to
the message as well.
Signed-off-by: Brian Masney <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: "Bao D. Nguyen" <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions