From: Tero Kristo Date: Tue, 16 Dec 2014 16:20:54 +0000 (+0200) Subject: ARM: OMAP3: PRM: add support for legacy iomapping init X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~17^2~13^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dbb048b7c49d1b9030c34c62410c1c5fcf4c4b4;p=pandora-kernel.git ARM: OMAP3: PRM: add support for legacy iomapping init As the legacy clock data is being moved under clock driver, the clock data will be using the same low level infrastructure for register accesses. This requires the clk_memmaps to be initialized properly. This patch adds a support hook to the PRM driver to initialize the mappings. Signed-off-by: Tero Kristo Acked-by: Tony Lindgren Signed-off-by: Michael Turquette --- Reading git-diff-tree failed