From: Dan Carpenter Date: Wed, 20 Jul 2011 06:16:29 +0000 (-0700) Subject: Input: kxtj9 - fix locking typo in kxtj9_set_poll() X-Git-Tag: v3.1-rc1~144^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eab7ce65a4e6fae1d2cb5d866515ed288f2fdcc;p=pandora-kernel.git Input: kxtj9 - fix locking typo in kxtj9_set_poll() According to the comments we want to call mutex_lock() here instead of mutex_unlock(). That makes more sense. Signed-off-by: Dan Carpenter Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed