From: Ulf Hansson Date: Wed, 9 Jan 2013 16:19:54 +0000 (+0100) Subject: ARM: 7623/1: mmc: mmci: Fixup clock gating when freq is 0 for ST-variants X-Git-Tag: v3.9-rc1~8^2^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4670daef5e81aa312f5a18f571dbd8169ce079e;p=pandora-kernel.git ARM: 7623/1: mmc: mmci: Fixup clock gating when freq is 0 for ST-variants In the ST Micro variant, the MMCICLOCK register must not be used to gate the clock. Instead use MMCIPOWER register and by clearing the PWR_ON bit to do this. Signed-off-by: Johan Rudholm Signed-off-by: Ulf Hansson Signed-off-by: Russell King --- Reading git-diff-tree failed