ARM: LPC32xx: Remove wrong re-initialization of MMC clock register
authorRoland Stigge <stigge@antcom.de>
Sun, 1 Jul 2012 19:06:45 +0000 (21:06 +0200)
committerRoland Stigge <stigge@antcom.de>
Sun, 1 Jul 2012 19:06:45 +0000 (21:06 +0200)
commita0a30b6a69275c54542130a8391e0fda30a4553b
tree1a2b8ebacdc0a438358481a35a5a8e474da1da86
parentb0d9ef0e2df67685ffc74b1bafa648261ede30c0
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 <stigge@antcom.de>
Acked-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
arch/arm/mach-lpc32xx/clock.c
This page took 0.049083 seconds and 5 git commands to generate.