From: Hitoshi Mitake Date: Wed, 13 Oct 2010 18:35:40 +0000 (-0700) Subject: Input: mousedev - correct lockdep annotation X-Git-Tag: v2.6.37-rc1~135^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f74eef95e33a07379aa2b950c7f313cbfd55ebbe;p=pandora-kernel.git Input: mousedev - correct lockdep annotation When annotating mutex to avoid false lockdep reports we should not be using MOUSEDEV_MIX as lock subclass but rather SINGLE_DEPTH_NESTING. Signed-off-by: Hitoshi Mitake Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed