ARM: GIC: move enablement of PPI interrupts to gic.c
Russell King authored

Avoid adding nasty genirq-specific code to local timers to enable PPI
interrupts.  Instead, provide a gic function to do this.
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
ac61d143
Name Last commit Last update
..
alpha Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
arm ARM: GIC: move enablement of PPI interrupts to gic.c
avr32 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
blackfin BKL: remove extraneous #include <smp_lock.h>
cris Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
frv BKL: remove extraneous #include <smp_lock.h>
h8300 BKL: remove extraneous #include <smp_lock.h>
ia64 SCSI host lock push-down
m32r Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
m68k BKL: remove extraneous #include <smp_lock.h>
m68knommu BKL: remove extraneous #include <smp_lock.h>
microblaze Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
mips Merge git://git.infradead.org/mtd-2.6
mn10300 MN10300: Implement asm/syscall.h
parisc parisc: convert the rest of the irq handlers to simple/percpu
powerpc powerpc: Use call_rcu_sched() for pagetables
s390 [S390] nmi: fix clock comparator revalidation
score Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
sh Merge branch 'sh/urgent' into sh-fixes-for-linus
sparc BKL: remove extraneous #include <smp_lock.h>
tile Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
um uml: disable winch irq before freeing handler data
x86 Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
xtensa Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
.gitignore arch: Ignore arch/i386 and arch/x86_64
Kconfig