commit | cd438a58c89221d8642455d0cc8ec96d3b822f6e | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@insightbb.com> | Mon May 21 00:17:57 2007 -0400 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Tue Jul 10 00:35:15 2007 -0400 |
tree | 27d1ee7b01e129bf602fd3736d58d34096d4f814 | |
parent | 02fb6c385c72823af4fac83963a05be9163c73ea [diff] |
Input: aiptek - use maps in attributes Use maps to convert for strings to internal constants and vice versa in aiptek's sysfs attribute methods instead of open-coding it. This results in smaller code that is also easier to maintain. [Rene: fix a typo - stylys instead of stylus] Signed-off-by: Rene van Paassen <rene.vanpaassen@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>