mmc: sdhci-brcmstb: Remove CQE quirk
authorAl Cooper <alcooperx@gmail.com>
Thu, 25 Mar 2021 19:28:34 +0000 (15:28 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 May 2021 12:47:26 +0000 (14:47 +0200)
commitc753c1a77e7a69b2033815cb308795e88c3061c4
tree3ccd23b3ba06a5715852ba7a0ba283d914406de5
parentfdd04d1c8336138791e7298dfcb013343ddc60bb
mmc: sdhci-brcmstb: Remove CQE quirk

[ Upstream commit f0bdf98fab058efe7bf49732f70a0f26d1143154 ]

Remove the CQHCI_QUIRK_SHORT_TXFR_DESC_SZ quirk because the
latest chips have this fixed and earlier chips have other
CQE problems that prevent the feature from being enabled.

Signed-off-by: Al Cooper <alcooperx@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20210325192834.42955-1-alcooperx@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/mmc/host/sdhci-brcmstb.c