From: Guennadi Liakhovetski Date: Wed, 9 Mar 2011 13:38:58 +0000 (+0100) Subject: mmc: tmio: fix power-mode interpretation X-Git-Tag: v2.6.39-rc1~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7edbe399b40fb82ccd11216fd88d24e428025c5;p=pandora-kernel.git mmc: tmio: fix power-mode interpretation The power-mode sequence on MMC is MMC_POWER_OFF -> MMC_POWER_UP -> MMC_POWER_ON and not MMC_POWER_ON -> MMC_POWER_UP, as the driver currently is implying. Signed-off-by: Guennadi Liakhovetski Acked-by: Paul Mundt Signed-off-by: Chris Ball --- Reading git-diff-tree failed