All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] m68k/atari: Remove obsolete IRQ_TYPE_*
@ 2015-01-12  8:40 Geert Uytterhoeven
  2015-01-12  8:40   ` Geert Uytterhoeven
                   ` (10 more replies)
  0 siblings, 11 replies; 25+ messages in thread
From: Geert Uytterhoeven @ 2015-01-12  8:40 UTC (permalink / raw)
  To: David S. Miller, Jean-Christophe Plagniol-Villard, Tomi Valkeinen,
	Jaroslav Kysela, Takashi Iwai
  Cc: linux-m68k, linux-kernel, Geert Uytterhoeven

	Hi net/fbdev/sound maintainers,

IRQ_TYPE_SLOW, IRQ_TYPE_FAST, and IRQ_TYPE_PRIO are 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 them.

Note that their values have been reused for different purposes
(IRQ_TYPE_NONE, IRQ_TYPE_EDGE_RISING, and IRQ_TYPE_EDGE_FALLING) since
commit 6a6de9ef5850d063 ("[PATCH] genirq: core") in v2.6.18-rc1.

The last patch depends on the first 4 patches.
Please either apply the relevant patches (1, 3 or 4; parport has no
maintainer) to your trees, or ack them.

Thanks in advance!

Geert Uytterhoeven (5):
  net: atarilance: Remove obsolete IRQ_TYPE_PRIO
  parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW
  video: atafb: Remove obsolete IRQ_TYPE_PRIO
  sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOW
  m68k/atari: Remove obsolete IRQ_TYPE_*

 arch/m68k/atari/atakeyb.c             | 5 ++---
 arch/m68k/atari/stdma.c               | 2 +-
 arch/m68k/atari/time.c                | 3 +--
 arch/m68k/include/asm/atariints.h     | 5 -----
 drivers/net/ethernet/amd/atarilance.c | 8 ++++----
 drivers/parport/parport_atari.c       | 4 ++--
 drivers/video/fbdev/atafb.c           | 3 +--
 sound/oss/dmasound/dmasound_atari.c   | 2 +-
 8 files changed, 12 insertions(+), 20 deletions(-)

-- 
1.9.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds


^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2015-01-15 13:07 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-12  8:40 [PATCH 0/5] m68k/atari: Remove obsolete IRQ_TYPE_* Geert Uytterhoeven
2015-01-12  8:40 ` [PATCH 1/5] net: atarilance: Remove obsolete IRQ_TYPE_PRIO Geert Uytterhoeven
2015-01-12  8:40   ` Geert Uytterhoeven
2015-01-12 17:56   ` David Miller
2015-01-12 17:56   ` David Miller
2015-01-12 17:56     ` David Miller
2015-01-12  8:40 ` Geert Uytterhoeven
2015-01-12  8:40 ` [PATCH 2/5] parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW Geert Uytterhoeven
2015-01-12  8:40 ` Geert Uytterhoeven
2015-01-12  8:40 ` [PATCH 3/5] video: atafb: Remove obsolete IRQ_TYPE_PRIO Geert Uytterhoeven
2015-01-12  8:40   ` Geert Uytterhoeven
2015-01-12  8:40   ` Geert Uytterhoeven
2015-01-13 12:51   ` Tomi Valkeinen
2015-01-13 12:51     ` Tomi Valkeinen
2015-01-13 12:51     ` Tomi Valkeinen
2015-01-12  8:40 ` [PATCH 4/5] sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOW Geert Uytterhoeven
2015-01-12  8:40   ` Geert Uytterhoeven
2015-01-12 16:07   ` Takashi Iwai
2015-01-12 16:07   ` Takashi Iwai
2015-01-12 16:07     ` Takashi Iwai
2015-01-12  8:40 ` Geert Uytterhoeven
2015-01-12  8:40 ` [PATCH 5/5] m68k/atari: Remove obsolete IRQ_TYPE_* Geert Uytterhoeven
2015-01-12  8:40 ` Geert Uytterhoeven
2015-01-15 13:07 ` [PATCH 0/5] " Geert Uytterhoeven
2015-01-15 13:07 ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.