diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2016-06-29 16:24:27 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-07-25 11:34:40 +0300 |
commit | a6d3bdd527a9a20b41594f5f69bb32109d8501a7 (patch) | |
tree | 0c1394825516cd94756db86e63d035cb4cea7d80 /drivers/mmc/Makefile | |
parent | 43dea098bbab82ab15ac9f26aee34c8114b2e5a2 (diff) | |
download | linux-a6d3bdd527a9a20b41594f5f69bb32109d8501a7.tar.xz |
mmc: sdhci: Factor out sdhci_finish_mrq()
In order to support commands during data transfer, there will have to be up
to two active requests (mrqs) at a time, instead of just one. That means
the driver must identify which one to finish. Prepare for that by factoring
out sdhci_finish_mrq().
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/Makefile')
0 files changed, 0 insertions, 0 deletions