commit | 9b40ed088bb14ebed30540b19d5c417dc4d9d528 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@insightbb.com> | Mon May 21 00:17:12 2007 -0400 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Tue Jul 10 00:35:15 2007 -0400 |
tree | 653f2254e6bdcd43765ea17460d8a5d63ca57434 | |
parent | aea6a46122a0ce65a831fd93cac6d2084ac666f9 [diff] |
Input: aiptek - do not try to export associated event device Do not try to export via sysfs associated event device - it does not work when evdev is a module that is loaded after aiptek; also it pokes too deply into input core internals. Userspace should rely on udev to set up permanent device name for the tablet. Signed-off-by: Rene van Paassen <rene.vanpaassen@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>