mmc: sdhci: Move some processing to __sdhci_finish_mrq()
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 5 Apr 2019 12:40:18 +0000 (15:40 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 15 Apr 2019 10:03:28 +0000 (12:03 +0200)
commite9a072993d69ae2241def3e9a8fe3e974c4d591f
treeceafd52df500385f9af556e6f7c394f847978a15
parent97a1abae46a690a0d1d4c676e00a261b2c12ac1b
mmc: sdhci: Move some processing to __sdhci_finish_mrq()

In preparation for removing finish_tasklet, move some processing from
sdhci_request_done() to __sdhci_finish_mrq().

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