diff options
author | Stefan Wahren <stefan.wahren@i2se.com> | 2017-01-05 20:24:04 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2017-01-12 12:31:00 +0100 |
commit | 01167c7b9cbf099c69fe411a228e4e9c7104e123 (patch) | |
tree | dcf904ebd060c3271bdf503f1e6a06321e083945 /drivers/mmc/core/mmc_ops.c | |
parent | mmc: sdhci-acpi: Only powered up enabled acpi child devices (diff) | |
download | linux-01167c7b9cbf099c69fe411a228e4e9c7104e123.tar.xz linux-01167c7b9cbf099c69fe411a228e4e9c7104e123.zip |
mmc: mxs-mmc: Fix additional cycles after transmission stop
According to the code the intention is to append 8 SCK cycles
instead of 4 at end of a MMC_STOP_TRANSMISSION command. But this
will never happened because it's an AC command not an ADTC command.
So fix this by moving the statement into the right function.
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Fixes: e4243f13d10e (mmc: mxs-mmc: add mmc host driver for i.MX23/28)
Cc: <stable@vger.kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/core/mmc_ops.c')
0 files changed, 0 insertions, 0 deletions