From: Simon Horman Date: Fri, 26 Nov 2010 23:02:58 +0000 (+0000) Subject: mmc, sh: Correct value for reset X-Git-Tag: v2.6.38-rc1~234^2~8^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ae0affedce1d3e401991fbe7f2674753f0a7641;p=pandora-kernel.git mmc, sh: Correct value for reset This resolves a regression that I introduced in "mmc, sh: Move constants to sh_mmcif.h". Having examined the manual and tested the code on an AP4EVB board it seems that the correct sequence is. 1) Write 1 to bit 31 and zeros to all other bits 2) Write zero to all bits Cc: Yusuke Goda Cc: Magnus Damm Signed-off-by: Simon Horman Signed-off-by: Paul Mundt --- Reading git-diff-tree failed