From 7ca38cf300eb7fba9010d847baa6a4f5c458dd4e Mon Sep 17 00:00:00 2001 From: Yaniv Gardi Date: Sun, 17 May 2015 18:54:59 +0300 Subject: [PATCH] scsi: ufs: provide a quirk to disable the LCC LCC (Line Control Command) are being used for communication between UFS host and UFS device. New commercial UFS devices don't have the issues with LCC processing but UFS host controller might still have the issue with LCC processing, hence, added a routine to disable TX LCC on the device. Signed-off-by: Yaniv Gardi Reviewed-by: Akinobu Mita Signed-off-by: James Bottomley --- Reading git-format-patch failed