diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2019-04-05 15:40:19 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2019-04-15 12:03:35 +0200 |
commit | 19d2f695f4e82794df7465b029c02b104d1b9903 (patch) | |
tree | e9b8735fd57597ae457d24b755805b2687d27a3c /drivers/media | |
parent | e9a072993d69ae2241def3e9a8fe3e974c4d591f (diff) | |
download | linux-stable-19d2f695f4e82794df7465b029c02b104d1b9903.tar.gz linux-stable-19d2f695f4e82794df7465b029c02b104d1b9903.tar.bz2 linux-stable-19d2f695f4e82794df7465b029c02b104d1b9903.zip |
mmc: sdhci: Call mmc_request_done() from IRQ handler if possible
In preparation for removing finish_tasklet, call mmc_request_done() from
the IRQ handler if possible. That will alleviate the potential loss of
performance from shifting away from finish_tasklet.
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>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions