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)
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

Simple merge
Simple merge