From: R Sricharan Date: Tue, 8 May 2012 05:55:22 +0000 (-0600) Subject: ARM: OMAP4+: Add prm and cm base init function. X-Git-Tag: omap-devel-prcm-for-v3.5^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=610eb8c218ef214594295776275855640d37ab2a;p=pandora-kernel.git ARM: OMAP4+: Add prm and cm base init function. Instead of statically defining seperate arrays for every OMAP4+ archs, have a generic init function to populate the arrays. This avoids the need for creating new array for every arch added in the future that reuses the prm and cm registers read/write code. Cc: Paul Walmsley Signed-off-by: R Sricharan Signed-off-by: Santosh Shilimkar Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed