mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
ANDROID: scsi: ufs: fix wrong merge conflict
commite5383432d9("scsi: ufs: Clear UAC for FFU and RPMB LUNs") in -stable merge, wrong code was added back. Let's fix it. Fixes:7eadb0006a("Merge 5.10.7 into android12-5.10") Signed-off-by: Jaegeuk Kim <jaegeuk@google.com> Change-Id: I69c8dee273194279bc7bc23f199f0ecb0e617d03
This commit is contained in:
@@ -7894,8 +7894,6 @@ out:
|
||||
pm_runtime_put_sync(hba->dev);
|
||||
ufshcd_exit_clk_scaling(hba);
|
||||
ufshcd_hba_exit(hba);
|
||||
} else {
|
||||
ufshcd_clear_ua_wluns(hba);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user