ARM: 6530/1: mmci: partially revert clock divisor code
authorLinus Walleij <linus.walleij@stericsson.com>
Fri, 10 Dec 2010 08:35:53 +0000 (09:35 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 19 Dec 2010 16:01:25 +0000 (16:01 +0000)
commit991a86e182203913b71607f0695955d7e23075d7
treebeed051b190b860661af327c4f7e04ebbb2b3507
parentb70a67f938e4a7544ca4dea2856b88f3c47669ff
ARM: 6530/1: mmci: partially revert clock divisor code

I misread the datasheet as if bypass mode was not available at all
on the ux500's, I was wrong. It is there, the datasheet just
states that you should not have to use it.

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