kernel-ark/arch/m68knommu/platform/68328
Greg Ungerer be03e56b77 m68knommu: use setup_irq() in 68328 timer code
Use setup_irq() instead of request_irq() to set up system timer
in 68328 timer code. With the old m68knommu irq code this
was safe, but it is not now within the generic irq framework.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-26 11:05:20 -07:00
..
bootlogo.h
bootlogo.pl
config.c [PATCH] m68knommu: use irq_handler_t for passing handler types 2007-02-09 10:45:33 -08:00
entry.S m68knommu: generic irq handling 2007-07-19 10:04:50 -07:00
head-de2.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
head-pilot.S fix file specification in comments 2006-10-03 23:01:26 +02:00
head-ram.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
head-rom.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ints.c m68knommu: generic irq handling 2007-07-19 10:04:50 -07:00
Makefile [PATCH] m68knommu: build support for 68328 romvec.S 2006-06-28 15:03:47 -07:00
romvec.S Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
timers.c m68knommu: use setup_irq() in 68328 timer code 2007-07-26 11:05:20 -07:00