From: Yaniv Gardi Date: Sun, 17 May 2015 15:54:58 +0000 (+0300) Subject: scsi: ufs-qcom: don't enable interrupt aggregation X-Git-Tag: omap-for-v4.3/legacy-v2-signed~180^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81c7e06a5ffcca8ac8bbaa2422051bf1d7a87a46;p=pandora-kernel.git scsi: ufs-qcom: don't enable interrupt aggregation Current versions of UFS host controllers on QUALCOMM Technologies have interrupt aggregation logic broken. Interrupt aggregation may not work if both threshold count and timeout is enabled. Hence disable interrupt aggregation by enabling UFSHCD_QUIRK_BROKEN_INTR_AGGR quirk until its fixed in the newer UFS host controller revisions. Signed-off-by: Yaniv Gardi Reviewed-by: Akinobu Mita Signed-off-by: James Bottomley --- Reading git-diff-tree failed