Skip to content
Snippets Groups Projects
Commit 5663bb27 authored by Jiang Liu's avatar Jiang Liu Committed by Linus Walleij
Browse files

pinctrl: 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: default avatarJiang Liu <jiang.liu@linux.intel.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-gpio@vger.kernel.org
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent f66eb498
No related branches found
No related tags found
Loading
Showing
with 46 additions and 50 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment