commit | 384a7cd9ace5b37a17ffea436f09170cdf671c88 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Aug 04 22:30:19 2010 -0700 |
committer | Matthew Garrett <mjg@redhat.com> | Thu Oct 21 09:36:43 2010 -0400 |
tree | eb76ae01c26465ae4c3d96f57de2abfb73810929 | |
parent | 4d291ed7217d617dacbf54b4bd35819b0d08b981 [diff] |
toshiba-acpi - switch to using sparse keymap Instead of implementing its own version of keymap hanlding switch over to using sparse keymap library. Also, install notify handler only after we allocated input device, otherwise we may risk getting event too early and crash. Similarly, notify handler should be removed before we unregister input device. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Matthew Garrett <mjg@redhat.com>