From: Roland Stigge Date: Sun, 1 Jul 2012 19:06:45 +0000 (+0200) Subject: ARM: LPC32xx: Remove wrong re-initialization of MMC clock register X-Git-Tag: v3.6-rc1~146^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0a30b6a69275c54542130a8391e0fda30a4553b;p=pandora-kernel.git ARM: LPC32xx: Remove wrong re-initialization of MMC clock register This patch fixes a bug, (wrongfully) resetting the value of LPC32XX_CLKPWR_MS_CTRL back to its initial contents (after careful setup). This was discovered only with a board/bootloader combination (EA3250) where the contents of the respective register wasn't already at the correct value on Linux boot. Signed-off-by: Roland Stigge Acked-by: Alexandre Pereira da Silva --- Reading git-diff-tree failed