]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 1 Dec 2014 13:51:17 +0000 (15:51 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 2 Dec 2014 11:25:29 +0000 (12:25 +0100)
commitf5169881a7f88e74a7fcfd2194396cf0ad99958f
treed96ec09aa14b69b804c296b7eecda106b96d5d3f
parent855c89cf929e98c0f43fb1b35f0593ba8712e804
mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC

SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC actually causes
standard-compliant behaviour by causing the flagging
of the last DMA transfer descriptor as the end
instead of there being an additional nop descriptor
which is flagged as the end.  Consequently, it is
better to have the quirk.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-acpi.c