From: Doug Anderson Date: Fri, 3 Apr 2015 18:13:06 +0000 (-0700) Subject: mmc: dw_mmc: Add a return in an unexpected cmd11 timeout X-Git-Tag: omap-for-v4.1/fixes-rc1~178^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd6741983386a7ec1c707a4c93e7a26e383cc571;p=pandora-kernel.git mmc: dw_mmc: Add a return in an unexpected cmd11 timeout If we get an unexpected cmd11 timeout we shouldn't actually treat it as a timeout (not that we really expect to get an unexpected cmd11 timeout, but still). Fixes: 5c935165da79 ("mmc: dw_mmc: Add a timeout for sending CMD11") Reported-by: Jaehoon Chung Signed-off-by: Doug Anderson Signed-off-by: Jaehoon Chung Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed