From: Richard Purdie Date: Thu, 3 Jan 2008 15:46:13 +0000 (-0500) Subject: Input: spitzkbd - fix suspend key handling X-Git-Tag: v2.6.24-rc8~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fe4f2aadc3067e36f211f9d8a01634bbc4f7eb4;p=pandora-kernel.git 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: Richard Purdie Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed