git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ab1714
)
Input: do not try to filter out events if handler is not a filter
author
Anshul Garg
<aksgarg1989@gmail.com>
Thu, 8 Jan 2015 21:47:37 +0000
(13:47 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 8 Jan 2015 21:53:34 +0000
(13:53 -0800)
If given input handler is not a filter there is no point is iterating list
of events in a packet to see if some of them need to be filtered out.
Signed-off-by: Anshul Garg <anshul.g@samsung.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/input.c
patch
|
blob
|
history
diff --cc
drivers/input/input.c
Simple merge