[PATCH] m68k: m68k mac VIA2 fixes and cleanups
authorFinn Thain <fthain@telegraphics.com.au>
Fri, 23 Jun 2006 09:04:59 +0000 (02:04 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 23 Jun 2006 14:43:01 +0000 (07:43 -0700)
commit1a23989475846547e5b7ce14e77f072894aaff54
tree8cc8726619f50ffcb62433e6548fd285da252922
parent6d2f16a8917eb77a8b79849686159f3a5eae2501
[PATCH] m68k: m68k mac VIA2 fixes and cleanups

Some fixes and cleanups from the linux-mac68k repo.  Fix mac_esp by clearing
the VIA2 SCSI IRQ flag before the SCSI IRQ handler is invoked.  Also fix a
race condition caused by unmasking a nubus slot IRQ then setting the relevant
nubus_active bit.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68k/mac/config.c
arch/m68k/mac/macints.c
arch/m68k/mac/via.c