]> 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)
commit4be4acf83df496914996a5f49de5cc8028cd9dcf
tree477d264728d811e5c2738afb4ff2560bab71656a
parented33829c9fcdc7fb1e0ce934997b918822866781
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