scsi: ufs-msm: disable quirk that adds delay after power more change
As new PHY configuration attributes changed and more delays added to DME commands, we can now remove this quirk and remains same stability as before. Change-Id: I8f0d2c045ca2f68e58913f4e9a1ce41ef4d77878 Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org>
This commit is contained in:
parent
59580a44b3
commit
953a9f7f36
1 changed files with 0 additions and 1 deletions
|
@ -1561,7 +1561,6 @@ static void msm_ufs_advertise_quirks(struct ufs_hba *hba)
|
|||
| UFSHCD_QUIRK_BROKEN_HIBERN8
|
||||
| UFSHCD_QUIRK_BROKEN_VER_REG_1_1
|
||||
| UFSHCD_QUIRK_BROKEN_CAP_64_BIT_0
|
||||
| UFSHCD_QUIRK_BROKEN_PWR_MODE_CHANGE
|
||||
| UFSHCD_QUIRK_DELAY_BEFORE_DME_CMDS
|
||||
| UFSHCD_QUIRK_BROKEN_SUSPEND);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue