From: Jarod Wilson Date: Wed, 15 Sep 2010 18:56:03 +0000 (-0300) Subject: V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlock X-Git-Tag: v2.6.37-rc1~64^2~374 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=693508df9824ecc2bf308a35b58159aa2fecf91f;p=pandora-kernel.git V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlock Lest we get our keycodes wrong... Thus far, in practice, I've not found it to actually matter, but its one of the issues raised in https://bugzilla.kernel.org/show_bug.cgi?id=16351 that wasn't addressed by converting to using native IR keydown/up functions. Signed-off-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed