commit | e9a072993d69ae2241def3e9a8fe3e974c4d591f | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Fri Apr 05 15:40:18 2019 +0300 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Apr 15 12:03:28 2019 +0200 |
tree | ceafd52df500385f9af556e6f7c394f847978a15 | |
parent | 97a1abae46a690a0d1d4c676e00a261b2c12ac1b [diff] |
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>