From: Jan Kiszka Date: Mon, 8 Feb 2010 10:12:17 +0000 (+0000) Subject: CAPI: Convert capidev_list_lock into a mutex X-Git-Tag: v2.6.34-rc1~233^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8f433dc5cd9b910c12ef5cca351bf720d3e68c1;p=pandora-kernel.git CAPI: Convert capidev_list_lock into a mutex No need for anything "harder" here (specifically no need for irqsave...). Also, make the list removal the first operation of capidev_free to avoid dumping half-released devices via /proc. Signed-off-by: Jan Kiszka Signed-off-by: David S. Miller --- Reading git-diff-tree failed