[ARM] pxa: fix frequency scaling for pcmcia/pxa2xx_base
authorMarek Vasut <marek.vasut@gmail.com>
Fri, 18 Jun 2010 05:48:54 +0000 (07:48 +0200)
committerEric Miao <eric.y.miao@gmail.com>
Tue, 13 Jul 2010 08:09:06 +0000 (16:09 +0800)
The MCxx values must be based off memory clock, not CPU core clock.

This also fixes the bug where on some machines the LCD went crazy
while using PCMCIA.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Nicolas Pitre <nico@fluxnic.net>
Reviewed-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

No differences found