From: Takashi Iwai Date: Fri, 25 Jan 2013 00:28:18 +0000 (+1000) Subject: fb: Yet another band-aid for fixing lockdep mess X-Git-Tag: v3.9-rc1~83^2~35^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e93a9a868792ad71cdd09d75e5a02d8067473c4e;p=pandora-kernel.git fb: Yet another band-aid for fixing lockdep mess I've still got lockdep warnings even after Alan's patch, and it seems that yet more band aids are required to paper over similar paths for unbind_con_driver() and unregister_con_driver(). After this hack, lockdep warnings are finally gone. Signed-off-by: Takashi Iwai Cc: Alan Cox Cc: Florian Tobias Schandinat Cc: Jiri Kosina Cc: stable Tested-by: Sedat Dilek Signed-off-by: Andrew Morton Signed-off-by: Dave Airlie --- Reading git-diff-tree failed