OSDN Git Service

sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOW
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 5 Oct 2014 20:34:40 +0000 (22:34 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 15 Jan 2015 12:44:51 +0000 (13:44 +0100)
commit80dbb01ad762a2a111b5abad55e44b0408ec342e
tree4e3679b0cb882a5f34b3a6974cfad4e2ecfc2910
parent1fc65d512467346faa1bc87675ae96a3ab81e9be
sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOW

IRQ_TYPE_SLOW is no longer used by the Atari platform interrupt code
since commit 734085651c9b80aa ("[PATCH] m68k: convert atari irq code")
in v2.6.18-rc1, so drop it.

Note that its value has been reused for a different purpose
(IRQ_TYPE_NONE) since commit 6a6de9ef5850d063 ("[PATCH] genirq: core")
in v2.6.18-rc1.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
sound/oss/dmasound/dmasound_atari.c