]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: clock: add support for indexed memmaps
authorTero Kristo <t-kristo@ti.com>
Tue, 22 Oct 2013 08:47:08 +0000 (11:47 +0300)
committerMike Turquette <mturquette@linaro.org>
Fri, 17 Jan 2014 20:36:57 +0000 (12:36 -0800)
commitb1921e3c1876024154f71e0e88d8aebf06dad80d
tree477d264728d811e5c2738afb4ff2560bab71656a
parent7cb99ca2752e10d70af55087dd93ad35f11be936
ARM: OMAP2+: clock: add support for indexed memmaps

Using indexed memmaps is required for isolating the actual memory access
from the clock code. Now, the driver providing the support for the clock IP
block provides the low level routines for reading/writing clock registers
also.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h