commit | 9ca28c5cd967e07e708a407eec59894e2e643670 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Fri Sep 22 15:36:50 2017 +0300 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Oct 30 11:45:49 2017 +0100 |
tree | 5dc878b94f55a89a0cb3727a73391f480270f87d | |
parent | 1c87f73578497a6c3cc77bcbfd2e5bf15fe753c7 [diff] |
mmc: core: Remove unnecessary host claim Callers already have the host claimed, so remove the unnecessary calls to mmc_claim_host() and mmc_release_host(). Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>