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)
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>

No differences found