]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
extcon: rt8973: Add IRQF_ONESHOT to interrupt flags
authorSaurabh Sengar <saurabh.truth@gmail.com>
Wed, 25 Nov 2015 18:01:11 +0000 (23:31 +0530)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 27 Nov 2015 01:42:00 +0000 (10:42 +0900)
commit5f01e6bc3336c27b9553494214f05ac439dbeb37
tree677630d7b22a5521d7bad002cea128319a3fa789
parent7a7ef0f2a4b359d0206772bf291781157d07f7dc
extcon: rt8973: Add IRQF_ONESHOT to interrupt flags

This patch adds IRQF_ONESHOT if no primary handler is provided for request
threaded irq.

Signed-off-by: Saurabh Sengar <saurabh.truth@gmail.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-rt8973a.c