From: Ike Panhc Date: Mon, 5 Sep 2011 18:32:10 +0000 (+0800) Subject: ideapad: add event for Novo key X-Git-Tag: v3.2-rc1~111^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f43d9ec06028b8cb122a7a2b367a7af066342918;p=pandora-kernel.git ideapad: add event for Novo key Novo key is the Lenovo define key on every ideapads, which has two definition. Long press and short click. Driver will report KEY_PROG1 on short click and KEY_PROG2 when long press. On pre-install OS for ideapads there are application waiting for the event and there is no such application for Linux yet, so I think to report KEY_PROG is fine in anyway. Also change the scancode from hex to decimal because they are related to vpc bit in notify function which is in decimal. Signed-off-by: Ike Panhc Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed