summaryrefslogtreecommitdiff
path: root/include/linux/input
diff options
context:
space:
mode:
authorShantanu Jain <shjain@codeaurora.org>2013-12-24 16:59:41 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2016-08-21 21:11:21 -0700
commit13954554dc40a65d3ee7c8155193a1bfd5ef7b6d (patch)
tree9a3c3c3c7a09b84aa6bb2aa342fd0ae93e763b55 /include/linux/input
parent6b5ef7a5537f83fc38caebca0b69c778669cf603 (diff)
input: touchscreen: request threaded-only IRQs with IRQF_ONESHOT
Threaded IRQs without primary handler need to be requested with IRQF_ONESHOT, otherwise the request will fail. This patch adds the IRQF_ONESHOT to the focaltech touchscreen driver where it is missing. This patch is propagated from 3.18 kernel 'commit 4e8b58e99bf7 ("input: touchscreen: request threaded-only IRQs with IRQF_ONESHOT")' Change-Id: I429f48126bd5d28c6dbf6ba846175d5e643dd436 Signed-off-by: Shantanu Jain <shjain@codeaurora.org>
Diffstat (limited to 'include/linux/input')
0 files changed, 0 insertions, 0 deletions