[MIPS] Probe for usability of cp0 compare interrupt.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 16 Oct 2007 22:20:48 +0000 (23:20 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 17 Oct 2007 17:28:47 +0000 (18:28 +0100)
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 <ralf@linux-mips.org>

No differences found