Skip to content
Commit 9fe4f2aa authored by Richard Purdie's avatar Richard Purdie Committed by Dmitry Torokhov
Browse files

Input: spitzkbd - fix suspend key handling



The spitz keyboard driver reports KEY_SUSPEND events but doesn't
register its use of this event in the keybit bitfield, breaking
input events for this key. This patch fixes that by registering
the key in the keybit bitfield.

Signed-off-by: default avatarRichard Purdie <rpurdie@rpsys.net>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent f5ad5867
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment