From: Guennadi Liakhovetski Date: Thu, 21 Apr 2011 07:09:59 +0000 (+0200) Subject: mmc: tmio: fix .set_ios(MMC_POWER_UP) handling X-Git-Tag: v2.6.39-rc6~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c919c2a073c5d2e076e52a56b44281d922721b61;p=pandora-kernel.git mmc: tmio: fix .set_ios(MMC_POWER_UP) handling The aggressive clock gating for TMIO MMC patch has broken switching interface power on, using MFD or platform callbacks. Restore the ios->power_mode == MMC_POWER_UP && ios->clock == 0 case handling. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Chris Ball --- Reading git-diff-tree failed