summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStefan Wahren <stefan.wahren@i2se.com>2017-01-05 19:24:04 +0000
committerBen Hutchings <ben@decadent.org.uk>2017-03-16 02:26:57 +0000
commited85598e261f91dce65f2437846a4c74c078704a (patch)
tree2a4f803a5950af889583164fbf53a60deeda2c37 /include
parent5d72a7e4cd5ca0bc9bacf64840d8a4f90e840789 (diff)
mmc: mxs-mmc: Fix additional cycles after transmission stop
commit 01167c7b9cbf099c69fe411a228e4e9c7104e123 upstream. 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) Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions