ARM: mmp: do not divide the clock rate
authorLubomir Rintel <lkundrak@v3.sk>
Wed, 18 Dec 2019 19:04:53 +0000 (20:04 +0100)
committerOlof Johansson <olof@lixom.net>
Mon, 6 Jan 2020 17:18:50 +0000 (09:18 -0800)
commit0bd0f30bbf060891f58866a46083a9931f71787c
tree2e21e31a6e0c04455339cb58ab44afe023c90eb0
parent43522b78b590356bf0f83dc3e6b72d93f336b086
ARM: mmp: do not divide the clock rate

This was done because the clock driver returned the wrong rate, which is
fixed in "clk: mmp2: Fix the order of timer mux parents" patch.

Link: https://lore.kernel.org/r/20191218190454.420358-2-lkundrak@v3.sk
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-mmp/time.c