From: Dmitry Torokhov Date: Sun, 4 Nov 2007 04:41:12 +0000 (-0400) Subject: Input: Add proper locking when changing device's keymap X-Git-Tag: v2.6.25-rc1~291^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4f37c8ec7d2491c8885c890ba74254b9adfbeee;p=pandora-kernel.git Input: Add proper locking when changing device's keymap Take dev->event_lock to make sure that we don't race with input_event() and also force key up event when removing a key from keymap table. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed