From: Ulf Hansson Date: Wed, 29 Jan 2014 10:01:55 +0000 (+0100) Subject: mmc: block: Implement card_busy_detect() for busy detection X-Git-Tag: v3.15-rc1~42^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c49433fb66935bd01930e37c7f47d38b6f8135fc;p=pandora-kernel.git mmc: block: Implement card_busy_detect() for busy detection To complete a data write request we poll for the card's status register by sending CMD13. The are other scenarios when this polling method are needed, which is why we here moves this code to it's own function. No functional change. Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed