commit | 0dcd8073673115eeb67343787f244905f62532f2 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@insightbb.com> | Sun Apr 29 23:42:45 2007 -0400 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Sun Apr 29 23:42:45 2007 -0400 |
tree | fd419ac046696d3255d029dd77005c3345f5a9f1 | |
parent | 85796e7d939a39787f10a643477298678fed85db [diff] |
Input: add skeleton for simple polled devices input-polldev provides a skeleton for supporting simple input devices that need to be periodically scanned or polled to detect changes in their state. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>