From: Thomas Gleixner Date: Wed, 11 Nov 2009 14:05:34 +0000 (+0000) Subject: mips: Use generic mult/shift factor calculation for clocks X-Git-Tag: v2.6.33-rc1~363^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3a4fab0c0c30e21e104712f4e9cb39f175d0f21;p=pandora-kernel.git mips: Use generic mult/shift factor calculation for clocks Replace the MIPS functions of mult/shift factor calculation for clock events and clock sources with inline functions which call the generic functions. The minimum guaranteed conversion range is set to 4 seconds which corresponds to the current MIPS implementation. Signed-off-by: Thomas Gleixner Cc: Mikael Pettersson Acked-by: Ralf Baechle Acked-by: Linus Walleij Cc: John Stultz LKML-Reference: <20091111134229.807255074@linutronix.de> --- Reading git-diff-tree failed