commit | dbb42d962c4149fe2e97f74bf1343b5229eefe5e | [log] [tgz] |
---|---|---|
author | Kouichi Tomita <kouichi.tomita.yn@renesas.com> | Sun Feb 15 23:46:46 2015 +0900 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Mar 23 14:13:43 2015 +0100 |
tree | a2a1fced0c5290bbf1c677a9fe2171654683182e | |
parent | 4cbd52246533d1dc6449ef8278e95e5e0944a1e5 [diff] |
mmc: sh_mmcif: Add exclusion between cmd and interrupt 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>