From: Seungwon Jeon Date: Mon, 2 Jan 2012 07:00:02 +0000 (+0900) Subject: mmc: dw_mmc: Clear the DDR mode for non-DDR X-Git-Tag: v3.3-rc1~72^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f514291df96e0a34bc61c7c456ca1d3fdc1f1bb;p=pandora-kernel.git mmc: dw_mmc: Clear the DDR mode for non-DDR UHS_REG should be cleared for non-DDR mode. But currently there is no way to clear DDR mode, if it is already set once. This patch adds clearing DDR mode for non-DDR mode. Signed-off-by: Seungwon Jeon Acked-by: Will Newton Signed-off-by: Chris Ball --- Reading git-diff-tree failed