diff options
author | Adrian Hunter <[email protected]> | 2020-05-18 15:09:39 +0300 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2020-05-18 14:44:17 +0200 |
commit | 2b17b8d7cc65d333a48c6d32ee44fc489cecb7d9 (patch) | |
tree | a792f64d8cbed9b6cc3cd438603d8821fca6b844 /scripts/gdb/linux | |
parent | b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce (diff) |
mmc: sdhci: Fix SDHCI_QUIRK_BROKEN_CQE
Previous to commit 511ce378e16f07 ("mmc: Add MMC host software queue
support"), removing MMC_CAP2_CQE was enough to disable command queuing, but
now the cqe_ops must also be NULL otherwise ->cqe_enable() will be
called. Fix SDHCI_QUIRK_BROKEN_CQE to do that.
Signed-off-by: Adrian Hunter <[email protected]>
Fixes: 511ce378e16f07 ("mmc: Add MMC host software queue support")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions