]> git.baikalelectronics.ru Git - kernel.git/commit
Input: move map_to_7segment.h to include/linux
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sat, 11 Oct 2008 03:14:14 +0000 (23:14 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 11 Oct 2008 03:16:16 +0000 (23:16 -0400)
commit9bebe3e1a77404a0fb7068828193c23df764f374
tree11f560ad59e4ad7830bfd111462054222f21c9e0
parentf598080363699b3883d7d20e92509b2e5123a195
Input: move map_to_7segment.h to include/linux

The map_to_7segment.h provides generic 7segment LED mappings and is
designed to be used by other drivers.  Moving it to common area will
make it more usable.  Also exporting it to userspace will help users
of sysfs interface.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Acked-by: Henk Vergonet <henk.vergonet@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/misc/map_to_7segment.h [deleted file]
drivers/input/misc/yealink.c
include/linux/Kbuild
include/linux/map_to_7segment.h [new file with mode: 0644]