From: Shawn Guo Date: Tue, 20 May 2014 05:41:36 +0000 (+0800) Subject: ARM: imx5: reuse clock CCM mapping in pm code X-Git-Tag: cleanup-for-v3.18~81^2~22^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ef5e3870113c5caab22d4363d882b372f2c6b57;p=pandora-kernel.git ARM: imx5: reuse clock CCM mapping in pm code The imx5 pm code needs to access CCM registers. Let's remove the use of CCM static mapping in pm code by reusing the dynamic mapping created in clock code. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed