On Sun, 2020-01-19 at 01:13 +0100, Bean Huo wrote: > From: Bean Huo <beanhuo@xxxxxxxxxx> > > A non-zero error value likely being returned by ufshcd_scsi_add_wlus() > in case of failure of adding the WLs, but ufshcd_probe_hba() doesn't > use this value, and doesn't report this failure to upper caller. > This patch is to fix this issue. > > Fixes: 2a8fa600445c ("ufs: manually add well known logical units") > Reviewed-by: Asutosh Das <asutoshd@xxxxxxxxxxxxxx> > Signed-off-by: Bean Huo <beanhuo@xxxxxxxxxx> Reviewed-by: Stanley Chu <stanley.chu@xxxxxxxxxxxx>