Re: [PATCH V1] input: da9063: report KEY_POWER instead of KEY_SLEEP during power key-press

2015-12-09 Thread Dmitry Torokhov
On Tue, Dec 08, 2015 at 05:55:05PM +, Steve Twiss wrote: > From: Steve Twiss > > Stop reporting KEY_SLEEP for a short key-press and report KEY_POWER instead > This change applied to both DA9063 and DA9062 ONKEY drivers. You need to explain why this change is needed. > > Signed-off-by: Stev

[PATCH V1] input: da9063: report KEY_POWER instead of KEY_SLEEP during power key-press

2015-12-08 Thread Steve Twiss
From: Steve Twiss Stop reporting KEY_SLEEP for a short key-press and report KEY_POWER instead This change applied to both DA9063 and DA9062 ONKEY drivers. Signed-off-by: Steve Twiss --- This patch applies against linux-next and v4.4-rc4 Regards, Steve drivers/input/misc/da9063_onkey.c | 8