OSDN Git Service

Revert "input: powerkey: don't send dummy release event"
authorSubbaraman Narayanamurthy <subbaram@codeaurora.org>
Fri, 2 Dec 2016 22:24:52 +0000 (14:24 -0800)
committerSubbaraman Narayanamurthy <subbaram@codeaurora.org>
Mon, 5 Dec 2016 19:52:09 +0000 (11:52 -0800)
commitd166772079330846b23e5aad656c24a2ffa2027c
tree0fb3db1a3917b11d3fa80d5d5e141b92c4b98fcf
parent6fbee0d3f22cc3a839f37b6fa29fcc283b7b18d1
Revert "input: powerkey: don't send dummy release event"

This reverts commit d796ae6e8878daecf855d23658c546aeef506142
("input: powerkey: don't send dummy release event") which was
added as a workaround to ensure that keys held during resume
were not artificially released by the input framework. This
issue is already resolved by commit 768d9aa55740
("Input: don't call input_dev_release_keys() in resume").

Change-Id: I542837eddce7cb1ffba55c3e5d6b2e5bd12c9e62
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
drivers/input/qpnp-power-on.c