kernel_optimize_test/arch
Jiang Liu df6e23ae62 avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc while we
already have a pointer to corresponding irq_desc.

Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Cc: Haavard Skinnemoen <hskinnemoen@gmail.com>
Link: http://lkml.kernel.org/r/20150713100606.527106283@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2015-07-26 11:47:25 +02:00
..
alpha
arc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-07-04 19:36:06 -07:00
arm Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 2015-07-07 15:19:09 -07:00
arm64 Various arm64 fixes: 2015-07-03 12:28:30 -07:00
avr32 avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc 2015-07-26 11:47:25 +02:00
blackfin Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-07-04 19:36:06 -07:00
c6x
cris
frv
h8300
hexagon
ia64 treewide: Use helper function to access irq_data->msi_desc 2015-07-16 23:31:37 +02:00
m32r
m68k
metag
microblaze
mips MIPS/PCI: Use for_pci_msi_entry() to access MSI device list 2015-07-22 18:37:42 +02:00
mn10300
nios2 nios2 update for v4.2 2015-07-03 12:22:49 -07:00
openrisc
parisc
powerpc powerpc/PCI: Use for_pci_msi_entry() to access MSI device list 2015-07-22 18:37:42 +02:00
s390 s390/pci: Use for_pci_msi_entry() to access MSI device list 2015-07-22 18:37:42 +02:00
score
sh
sparc sparc/PCI: Use helper functions to access fields in struct msi_desc 2015-07-22 18:37:43 +02:00
tile treewide: Use helper function to access irq_data->msi_desc 2015-07-16 23:31:37 +02:00
um
unicore32
x86 x86/PCI: Use for_pci_msi_entry() to access MSI device list 2015-07-22 18:37:43 +02:00
xtensa
.gitignore
Kconfig