diff options
author | Jiang Liu <jiang.liu@linux.intel.com> | 2015-07-13 20:52:25 +0000 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-07-29 10:08:10 +0200 |
commit | 7fe88f3c00e7bfa44421681640fab3a9fadfef3b (patch) | |
tree | 846d367c6cb1606ee9c0e9a181500a8713f8616b /arch/avr32 | |
parent | fb68ba6d0b06cf287e9081d60f705501c52124f6 (diff) | |
download | linux-7fe88f3c00e7bfa44421681640fab3a9fadfef3b.tar.bz2 |
spmi/pmic: 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>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: http://lkml.kernel.org/r/20150713151750.915477120@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/avr32')
0 files changed, 0 insertions, 0 deletions