From: Ulf Hansson Date: Tue, 14 Jan 2014 20:24:21 +0000 (+0100) Subject: mmc: block: Use R1 responses for stop cmds for read requests X-Git-Tag: v3.15-rc1~42^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcc3e1726d827c2d6f62f0e0e7bbc99eed7ad925;p=pandora-kernel.git mmc: block: Use R1 responses for stop cmds for read requests While using open ended transmission and thus ending the transfer by sending a stop command, we shall use R1B only for writes and R1 shall be used for reads. Previously R1B were used in both cases. Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed