]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 6234/1: move SPEAr to use common mult/shift calculation code
authorLinus Walleij <linus.walleij@stericsson.com>
Mon, 19 Jul 2010 19:55:46 +0000 (20:55 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 Jul 2010 08:23:27 +0000 (09:23 +0100)
commit9820a5410dab73eb125bba7945739544ac2453d6
treeab59d7b63b5dfa7c4838aefb102e8c946f2458ca
parentf6acde89f39b042f21b583870027834a2ce0ebb3
ARM: 6234/1: move SPEAr to use common mult/shift calculation code

Since the infrastructure for determining shift/mult values from a
clock rate and a minimum programmable rate is now in the kernel,
lets remove this custom code.

Cc: Viresh KUMAR <viresh.kumar@st.com>
Tested-by: Shiraz Hashim <shiraz.hashim@st.com>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/plat-spear/time.c