summaryrefslogtreecommitdiffstats
path: root/include/linux/input/sparse-keymap.h
Commit message (Collapse)AuthorAgeFilesLines
* Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov2017-05-291-1/+0
| | | | | Now that all users of sparse_keymap_free() are gone we can remove the stub. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
* 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>
OpenPOWER on IntegriCloud