sony-laptop: Make the driver use MSC_SCAN and a setkeycode and getkeycode key table.
commitbc57f865fa2282ad2b7efe02da0a752e602e982e
authorMattia Dongili <malattia@linux.it>
Thu, 19 Jul 2007 17:01:57 +0000 (20 02:01 +0900)
committerLen Brown <len.brown@intel.com>
Sun, 22 Jul 2007 04:34:58 +0000 (22 00:34 -0400)
tree3da7d7f575e6759ee2489df9ad0a9e5feef30337
parentb25b732a16e4e035247fa729f931ed173f9fc8e2
sony-laptop: Make the driver use MSC_SCAN and a setkeycode and getkeycode key table.

The following is the only way I could think of to hide some events as
per Dmitry suggestions while still using the default {set,get}keycode
implementation.

Make the driver use MSC_SCAN and a setkeycode and getkeycode key table.

Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Richard Hughes <richard@hughsie.com>
Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/misc/sony-laptop.c