From: Russell King Date: Sun, 13 Apr 2014 17:47:34 +0000 (+0100) Subject: ARM: use get_cr() rather than cr_alignment X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~13^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4585eaff634b1bbb09686895221b3645f53f7a60;p=pandora-kernel.git ARM: use get_cr() rather than cr_alignment Rather than reading the cr_alignment variable, use get_cr() to read directly from the hardware instead. We have two places where this occurs, neither of them are performance critical. Signed-off-by: Russell King --- Reading git-diff-tree failed