git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cbd522
)
mmc: sh_mmcif: Add exclusion between cmd and interrupt
author
Kouichi Tomita
<kouichi.tomita.yn@renesas.com>
Sun, 15 Feb 2015 14:46:46 +0000
(23:46 +0900)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Mon, 23 Mar 2015 13:13:43 +0000
(14:13 +0100)
A command end interrupt should not be processed between command issue
and setting of wait_for flag. It expects already the flag to be set.
Therefore the exclusive control was added.
Signed-off-by: Kouichi Tomita <kouichi.tomita.yn@renesas.com>
Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sh_mmcif.c
patch
|
blob
|
history
diff --cc
drivers/mmc/host/sh_mmcif.c
Simple merge