summaryrefslogtreecommitdiff
path: root/include/uapi/linux/raid
diff options
context:
space:
mode:
authorKun Liang <kunliang@codeaurora.org>2013-12-04 18:52:34 +0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:10:53 -0700
commit00ed82ea7952d17f61064b05dfa9c8e5a1377937 (patch)
treec39fd3484e4057f3dde7ef139b2dcc440c9dc668 /include/uapi/linux/raid
parent898728e145447bda0ad995342b72002dca70a0bf (diff)
input: don't send dummy release event when system resumes
Dummy release event is sent when system resumes. This behavior makes long press detection failed for some keys like POWER key and HEADSET key. Add INPUT_PROP_NO_DUMMY_RELEASE to make it is possible for some input to avoid this behavior. Need add set_bit(INPUT_PROP_NO_DUMMY_RELEASE,inputdevice->propbit) in specific drivers that don't want the DUMMY release event. Change-Id: I30ba5045273aca9a4613b7f6dcdcf7a7173b5c27 Signed-off-by: Kun Liang <kunliang@codeaurora.org> [joshc: Renumbered flag due to conflict, adapted to upstream input_reset_device() changes upstream.] Signed-off-by: Josh Cartwright <joshc@codeaurora.org> [abhimany: Renumbered flag due to conflict] Signed-off-by: Abhimanyu Kapur <abhimany@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/raid')
0 files changed, 0 insertions, 0 deletions