commit | f66eb498ff131d52f9c7b73f0a25a5e3b9095528 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Jun 23 15:52:57 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jul 17 21:56:20 2015 +0200 |
tree | 829a8df09af7f8d75c6bed0855c2187c656bde92 | |
parent | 40ec168ace3b963ddf768919ce96461ed885f9c8 [diff] |
pinctrl/samsung: Use irq_set_handler_locked() Use irq_set_handler_locked() as it avoids a redundant lookup of the irq descriptor. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Jiang Liu <jiang.liu@linux.intel.com> Cc: Linus Walleij <linus.walleij@linaro.org> Cc: linux-gpio@vger.kernel.org