commit | 69a6fff068567469c0ef1156ae5ac8d3d71701f0 | [log] [tgz] |
---|---|---|
author | Subhash Jadavani <subhashj@codeaurora.org> | Thu May 03 16:37:19 2018 +0530 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Fri May 18 12:22:35 2018 -0400 |
tree | 8530aec079c505a14307d1cf4ca18b3dc235e118 | |
parent | 38135535dcc25af856336fda31aeef79d8ad9dab [diff] |
scsi: ufs: ufs-qcom: remove broken hci version quirk UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSION is only applicable for QCOM UFS host controller version 2.x.y and this has been fixed from version 3.x.y onwards, hence this change removes this quirk for version 3.x.y onwards. [mkp: applied by hand] Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org> Signed-off-by: Asutosh Das <asutoshd@codeaurora.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>