From: Russell King Date: Wed, 13 Dec 2006 18:33:53 +0000 (+0000) Subject: [ARM] Provide a method to alter the control register X-Git-Tag: v2.6.20-rc1~15^2^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47fd705287e9377acd2a4cee9aeeea02867d2e54;p=pandora-kernel.git [ARM] Provide a method to alter the control register i.MX needs to tweak the control register to support CPU frequency scaling. Rather than have folk blindly try and change the control register by writing to it and then wondering why it doesn't work, provide a method (which is safe for UP only, and therefore only available for UP) to achieve this. Signed-off-by: Russell King --- Reading git-diff-tree failed