mach-ux500: explicit enable MTU TCR in the kernel
authorSundar Iyer <sundar.iyer@stericsson.com>
Fri, 3 Dec 2010 15:05:51 +0000 (20:35 +0530)
committerLinus Walleij <linus.walleij@stericsson.com>
Wed, 8 Dec 2010 12:15:03 +0000 (13:15 +0100)
PRCM_TCR enables the various timers in the system. This must be achieved
before any of the MTUs are usable for kernel usage. Explicit enabling of
this in the kernel makes it independent of bootloader actions.

Signed-off-by: Sundar Iyer <sundar.iyer@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>

No differences found