]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: OMAP4: CM: use cm_base* in register address calculations
authorTero Kristo <t-kristo@ti.com>
Mon, 31 Mar 2014 15:15:40 +0000 (18:15 +0300)
committerPaul Walmsley <paul@pwsan.com>
Fri, 16 May 2014 04:34:44 +0000 (22:34 -0600)
commitcdb445147a4e45f716c078f78277ea6524b76dd0
tree17a6d6f663a0725c7bd40a31aa792648e418f3e7
parent7af1363742e0e2752e90d5de2ddb9c48665fc567
ARM: OMAP4: CM: use cm_base* in register address calculations

OMAP44XX_CM*_REGADDR macros should be avoided, instead use the cm_base*
iomaps.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/cm44xx.c