From: Seungwon Jeon Date: Mon, 20 Jun 2011 08:23:53 +0000 (+0900) Subject: mmc: dw_mmc: set the card_width bit per card. X-Git-Tag: v3.1-rc1~321^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d56c453b14854637567c838109127b8decbf328;p=pandora-kernel.git mmc: dw_mmc: set the card_width bit per card. This patch sets the card_width bit of CTYPE for the corresponding card. CTYPE[31] and CTYPE[16] correspond respectively to card[15] and card[0] for 8-bit mode. And CTYPE[15] and CTYPE[0] correspond respectively to card[15] and CTYPE[0] for 1-bit or 4-bit mode. Signed-off-by: Seungwon Jeon Acked-by: Will Newton Signed-off-by: Chris Ball --- Reading git-diff-tree failed