From: Fabio Estevam Date: Mon, 17 Sep 2012 01:28:35 +0000 (-0300) Subject: ARM: imx: armadillo5x0: Fix illegal register access X-Git-Tag: v3.6-rc7~21^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35495173e1df621dff0e9a244accbe32cd28a98f;p=pandora-kernel.git ARM: imx: armadillo5x0: Fix illegal register access Since commit eb92044eb (ARM i.MX3: Make ccm base address a variable ) it is necessary to pass the CCM register base as a variable. Fix the CCM register access in mach-armadillo5x0 by passing mx3_ccm_base and avoid illegal accesses. Also applies to v3.5 Reported-by: Arnd Bergmann Signed-off-by: Fabio Estevam Acked-by: Arnd Bergmann Signed-off-by: Sascha Hauer Cc: stable@vger.kernel.org --- Reading git-diff-tree failed