From: Lennert Buytenhek Date: Mon, 18 Sep 2006 22:20:55 +0000 (+0100) Subject: [ARM] 3824/1: iop3xx: add cp6 enable/disable macros X-Git-Tag: v2.6.19-rc1~885^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b29de4a6ac0936f56b974a3c19bd9c24ac5b5d7;p=pandora-kernel.git [ARM] 3824/1: iop3xx: add cp6 enable/disable macros Add macros to enable and disable access to CP6. On the iop3xx, enabling CP6 access unfortunately also enables access to that coprocessor from unprivileged code, so we need these macros to enable and disable access to the coprocessor whenever we need to access it. Signed-off-by: Lennert Buytenhek Signed-off-by: Russell King --- Reading git-diff-tree failed