]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Davinci: enable timer clock before use
authorCyril Chemparathy <cyril@ti.com>
Thu, 25 Mar 2010 21:43:45 +0000 (17:43 -0400)
committerKevin Hilman <khilman@deeprootsystems.com>
Thu, 6 May 2010 22:02:03 +0000 (15:02 -0700)
commit8ca2e597fc8f3337cef1f8febab482fe8c52b004
tree8f173292e5a6e03a94fff14b18efcee680c50b1b
parentb722049d7e60356fe04bcac6065a7c8b1c64c06f
Davinci: enable timer clock before use

timer_init() programs timer64 hardware.  The module should ideally be brought
out of reset before this happens.

Signed-off-by: Cyril Chemparathy <cyril@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/time.c