scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCC
authorYaniv Gardi <ygardi@codeaurora.org>
Sun, 17 May 2015 15:55:00 +0000 (18:55 +0300)
committerJames Bottomley <JBottomley@Odin.com>
Tue, 2 Jun 2015 20:15:07 +0000 (13:15 -0700)
commit2f0183781a77e84bf58b1b375d49f73d3a96d4ee
treec3531d85631ff73c04de9f677e09fc0f8533d5eb
parent7ca38cf300eb7fba9010d847baa6a4f5c458dd4e
scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCC

LCC (Line Control Command) are being used for communication between
UFS host and UFS device. But UFS host controller on QUALCOMM
Technologies have an issue with issuing the LCC commands to
UFS device and hence this quirk is enabled in order to to disable
LCC from the host side.

Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org>
Reviewed-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/ufs/ufs-qcom.c