commit | f9da8d157b60d8c5bfc5a21fc50538fdb754a65b | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Fri Oct 10 23:14:14 2008 -0400 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Fri Oct 10 23:16:16 2008 -0400 |
tree | 11f560ad59e4ad7830bfd111462054222f21c9e0 | |
parent | e8f462d202026d8e99f553ed5a09422321226ac9 [diff] |
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>