]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().
authorRalf Baechle <ralf@linux-mips.org>
Sun, 28 Oct 2007 23:02:46 +0000 (23:02 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 29 Oct 2007 19:35:35 +0000 (19:35 +0000)
commit11ca25aa312d912c192ccfd5781669d794126118
tree256dc4788bb96e4e557894fdff1673484076a1de
parent229f773ef4ee852ad7bfbe8e1238a2c35b2baa6f
[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().

They break the timer interrupt initialization and only seem to be a kludge
for initialization happening in the wrong order.  Further testing done by
Thiemo confirms the suspicion that the other invocations also seem to have
useless.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sibyte/bcm1480/irq.c
arch/mips/sibyte/bcm1480/time.c
arch/mips/sibyte/sb1250/irq.c
arch/mips/sibyte/sb1250/time.c