summaryrefslogtreecommitdiffstats
path: root/include/linux/input/sparse-keymap.h
Commit message (Collapse)AuthorAgeFilesLines
* Input: add generic support for sparse keymapsDmitry Torokhov2009-12-071-0/+62
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>