From: Paul Walmsley Date: Sun, 21 Oct 2012 07:01:10 +0000 (-0600) Subject: ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRM X-Git-Tag: omap-for-v3.8/cleanup-prcm-part1-signed^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=498153995b9ff41279be54fc56facb92f5cad793;p=pandora-kernel.git ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRM Move the low-level SoC-specific powerdomain control functions into prm*.c. For example, OMAP2xxx low-level powerdomain functions go into prm2xxx.c. Then remove the unnecessary powerdomain*xxx*.c files. The objective is to centralize low-level PRM register accesses into the prm*.[ch] files, and then to export an OMAP SoC-independent API to higher-level OMAP power management code. Signed-off-by: Paul Walmsley Cc: Rajendra Nayak Cc: Vaibhav Hiremath Acked-by: Rajendra Nayak Reviewed-by: Russ Dill Acked-by: Santosh Shilimkar --- Reading git-diff-tree failed