]> git.baikalelectronics.ru Git - kernel.git/commit
clocksource: sh_cmt: Fix up bogus shift value.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 22 Jun 2010 07:41:31 +0000 (16:41 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 22 Jun 2010 07:41:31 +0000 (16:41 +0900)
commit88ad3ed85a62b2e98840a8ba4d171ec6b6a0dce7
tree3fe39b676361ccba4a0cd4a7bea7602c85ff1a64
parentde45346aac80c93d40c779ba323b99afbae6b3b6
clocksource: sh_cmt: Fix up bogus shift value.

The previous CMT fixup accidentally copied in the TMU shift value, reset
this back to its original value while preserving the TMU fix.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/clocksource/sh_cmt.c