ARM: 6858/1: mmci: force negative edge on clock bypass for ux500
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 1 Apr 2011 06:59:17 +0000 (07:59 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 May 2011 09:15:25 +0000 (10:15 +0100)
commit399bc4863e2a3b4b255ca22189820c81ca34f4e0
treeb66d7e5b15a35f3ca377d6494f70f43774a40f44
parent49ac215e071234b2bf2cff7b8bf4f4f3d0e8cd6e
ARM: 6858/1: mmci: force negative edge on clock bypass for ux500

This fixes a regression on high clock speeds with the MMCI on
ux500. We need to make sure we derive the passthru clock on the
falling edge of the incoming clock if it shall work at high
frequencies, and on the ux500's there is a special bit for this.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/host/mmci.c