commit | de9ce703c6b807b1dfef5942df4f2fadd0fdb67a | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@insightbb.com> | Sun Sep 10 21:57:21 2006 -0400 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Sun Sep 10 21:57:21 2006 -0400 |
tree | eb3e97c34d0d72fbd52cd688ef3f4ad3c559ad36 | |
parent | 6d2750c167d47a97936cf4415165205f945c08f8 [diff] |
Input: i8042 - get rid of polling timer Remove polling timer that was used to detect keybord/mice hotplug and register both IRQs right away instead of waiting for a driver to attach to a port. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>