From: Ralf Baechle Date: Tue, 16 Oct 2007 22:20:48 +0000 (+0100) Subject: [MIPS] Probe for usability of cp0 compare interrupt. X-Git-Tag: v2.6.24-rc1~486 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d4056dd6f16eca63114d0c252b214449a13cca;p=pandora-kernel.git [MIPS] Probe for usability of cp0 compare interrupt. Some processors offer the option of using the interrupt on which normally the count / compare interrupt would be signaled as a normal interupt pin. Previously this required some ugly hackery for each system which is much easier done by a quick and simple probe. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed