dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm
Thomas Gleixner 9323f26186 arm: Reorder irq_set_ function calls
Reorder 
irq_set_chip()
irq_set_chip_data()
irq_set_handler()

to

irq_set_chip()
irq_set_handler()
irq_set_chip_data()

so the next patch can combine irq_set_chip() and irq_set_handler() to
irq_set_chip_and_handler().

Automated conversion with coccinelle.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2011-03-29 14:47:58 +02:00
..
boot mmc: Add MMC_PROGRESS_* 2011-03-25 01:24:57 +09:00
common arm: Reorder irq_set_ function calls 2011-03-29 14:47:58 +02:00
configs Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra 2011-03-24 09:33:14 -07:00
include/asm arm: dove: Use proper irq accessor functions 2011-03-29 14:47:57 +02:00
kernel arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
lib Merge branches 'fixes', 'pgt-next' and 'versatile' into devel 2011-03-20 09:32:12 +00:00
mach-at91 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-bcmring arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-clps711x arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-cns3xxx ARM: P2V: separate PHYS_OFFSET from platform definitions 2011-02-17 23:26:55 +00:00
mach-davinci arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-dove arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-ebsa110 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-ep93xx arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-exynos4 arm: Reorder irq_set_ function calls 2011-03-29 14:47:58 +02:00
mach-footbridge arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-gemini arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-h720x arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-imx mfd: mfd_cell is now implicitly available to mc13xxx drivers 2011-03-23 10:41:54 +01:00
mach-integrator Merge branches 'fixes', 'pgt-next' and 'versatile' into devel 2011-03-20 09:32:12 +00:00
mach-iop13xx arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-iop32x arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-iop33x arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-ixp4xx arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-ixp23xx arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-ixp2000 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-kirkwood arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-ks8695 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-l7200/include/mach
mach-loki Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm 2011-03-17 19:08:06 -07:00
mach-lpc32xx arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-mmp arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-msm arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-mv78xx0 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-mx3 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-mx5 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-mxc91231 ARM: mxc91231/iomux: allow pin_list to be const 2011-03-07 19:29:28 +01:00
mach-mxs arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-netx arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-nomadik ARM: P2V: separate PHYS_OFFSET from platform definitions 2011-02-17 23:26:55 +00:00
mach-ns9xxx arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-nuc93x arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-omap1 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-omap2 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-orion5x arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-pnx4008 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-pxa arm: Reorder irq_set_ function calls 2011-03-29 14:47:58 +02:00
mach-realview Merge branches 'fixes', 'pgt-next' and 'versatile' into devel 2011-03-20 09:32:12 +00:00
mach-rpc arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-s3c24a0/include/mach ARM: P2V: separate PHYS_OFFSET from platform definitions 2011-02-17 23:26:55 +00:00
mach-s3c64xx arm: Reorder irq_set_ function calls 2011-03-29 14:47:58 +02:00
mach-s3c2400 ARM: P2V: separate PHYS_OFFSET from platform definitions 2011-02-17 23:26:55 +00:00
mach-s3c2410 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-s3c2412 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-s3c2416 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-s3c2440 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-s3c2443 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-s5p64x0 ARM: S5P64X0: Fix iodesc array size for S5P6450 2011-03-28 16:17:53 +09:00
mach-s5p6442 Merge branch 'p2v' into devel 2011-03-16 23:35:27 +00:00
mach-s5pc100 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm 2011-03-17 19:08:06 -07:00
mach-s5pv210 ARM: S5PV210: Remove duplicated inclusion 2011-03-28 16:17:53 +09:00
mach-sa1100 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-shark arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-shmobile arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-spear3xx ARM: 6794/1: SPEAr: Append UL to device address macros. 2011-03-09 09:50:04 +00:00
mach-spear6xx ARM: 6794/1: SPEAr: Append UL to device address macros. 2011-03-09 09:50:04 +00:00
mach-stmp37xx ARM: stmp37xx: irq_data conversion. 2011-01-13 17:19:02 +01:00
mach-stmp378x ARM: stmp378x: irq_data conversion. 2011-01-13 17:19:01 +01:00
mach-tcc8k arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-tegra arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-u300 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm 2011-03-17 19:08:06 -07:00
mach-ux500 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-versatile arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-vexpress ARM: 6771/1: vexpress: add support for multiple core tiles 2011-03-20 09:32:21 +00:00
mach-vt8500 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mach-w90x900 arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
mm lib, arch: add filter argument to show_mem and fix private implementations 2011-03-24 17:49:37 -07:00
nwfpe
oprofile Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2011-02-15 10:18:48 -08:00
plat-iop Merge branch 'clksrc' into devel 2011-01-05 18:09:03 +00:00
plat-mxc arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
plat-nomadik arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
plat-omap arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
plat-orion arm: Reorder irq_set_ function calls 2011-03-29 14:47:58 +02:00
plat-pxa arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
plat-s3c24xx arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
plat-s5p arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
plat-samsung arm: Reorder irq_set_ function calls 2011-03-29 14:47:58 +02:00
plat-spear arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
plat-stmp3xxx arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
plat-tcc ARM: P2V: separate PHYS_OFFSET from platform definitions 2011-02-17 23:26:55 +00:00
plat-versatile arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
tools ARM: Update (and cut down) mach-types 2011-03-20 18:07:44 +00:00
vfp Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 2011-03-20 18:14:55 -07:00
Kconfig arm: Use generic show_interrupts() 2011-03-29 14:47:57 +02:00
Kconfig-nommu
Kconfig.debug Merge branch 'misc' into devel 2011-01-06 22:32:52 +00:00
Makefile Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm 2011-03-17 19:08:06 -07:00