From: Tony Lindgren Date: Thu, 11 Aug 2005 14:02:01 +0000 (-0700) Subject: ARM: OMAP: Fix writes on some MMC cards X-Git-Tag: v2.6.13-omap1~28^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f401908c5761e7c077f6c735abdcac037c281d9;p=pandora-kernel.git ARM: OMAP: Fix writes on some MMC cards Some MMC cards don't set the R1_READY_FOR_DATA bit if EOFB interrupt comes first. In this case we need to mask R1_READY_FOR_DATA to avoid polling card status forever. --- Reading git-diff-tree failed