]> asedeno.scripts.mit.edu Git - linux.git/commit
m68k/mac: Clean up interrupt debug macros and printk statements
authorFinn Thain <fthain@telegraphics.com.au>
Mon, 2 Jan 2017 09:53:54 +0000 (04:53 -0500)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 9 Feb 2017 13:18:19 +0000 (14:18 +0100)
commit16a1a66a5e8324dd6a2864ceaf3e246fc11f93a5
treeca1f30062f59b2314a6171206e537df1c320b7db
parented6344e1fd647a97b286b55580416c350676aa4d
m68k/mac: Clean up interrupt debug macros and printk statements

Mac interrupt code has been debugged. The Penguin deficiencies that
still cause unhandled interrupts aren't fixable here. Besides,
interrupts are fast and frequent and these printk statements
were never really useful IMO. Remove them.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/macints.h
arch/m68k/mac/baboon.c
arch/m68k/mac/macints.c
arch/m68k/mac/oss.c
arch/m68k/mac/psc.c
arch/m68k/mac/via.c