]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Alchemy: override loops_per_jiffy detection
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 27 Aug 2009 17:21:18 +0000 (19:21 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 17 Sep 2009 18:07:51 +0000 (20:07 +0200)
commitad8da53593386c4fa1c7c5e476c9defaa7fce3cb
treeb59e32e51c84bcc69a9458fa8b7bc8d11286dea0
parent7ebd8d1795a8303d06d4aafcd57f559f4f96d072
MIPS: Alchemy: override loops_per_jiffy detection

loops_per_jiffy depends on coreclk speed;  preset it instead of
letting the kernel waste precious microseconds trying to approximate it.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/common/setup.c