Searched hist:"384 a7cd9" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/platform/x86/ |
H A D | toshiba_acpi.c | 384a7cd9 Thu Aug 05 00:30:19 CDT 2010 Dmitry Torokhov <dmitry.torokhov@gmail.com> 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>
|
H A D | Kconfig | 384a7cd9 Thu Aug 05 00:30:19 CDT 2010 Dmitry Torokhov <dmitry.torokhov@gmail.com> 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> 384a7cd9 Thu Aug 05 00:30:19 CDT 2010 Dmitry Torokhov <dmitry.torokhov@gmail.com> 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>
|