commit | 36203c4f3d091b5f6c082663bd1f74273798043a | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Fri Dec 04 10:22:23 2009 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Dec 07 09:26:35 2009 -0800 |
tree | bf5b6efee8f15aae253155263038ac538f7482e9 | |
parent | 6a47081c37b7dd7810ce19e156c1a3bf11987e9a [diff] |
Input: add generic support for sparse keymaps More and more devices choose to reimplement support for sparse keymaps first introduced by wistron driver. Move it into a library module so it can be easily used by interested parties. Reviewed-by: Anisse Astier <anisse@astier.eu> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>