From dbb42d962c4149fe2e97f74bf1343b5229eefe5e Mon Sep 17 00:00:00 2001 From: Kouichi Tomita Date: Sun, 15 Feb 2015 23:46:46 +0900 Subject: [PATCH] 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 Signed-off-by: Yoshihiro Kaneko Signed-off-by: Ulf Hansson --- Reading git-format-patch failed