git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f31dd6
)
avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
author
Jiang Liu
<jiang.liu@linux.intel.com>
Mon, 13 Jul 2015 20:31:12 +0000
(20:31 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sun, 26 Jul 2015 09:47:25 +0000
(11:47 +0200)
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>
arch/avr32/mach-at32ap/pio.c
patch
|
blob
|
history
diff --cc
arch/avr32/mach-at32ap/pio.c
Simple merge