From: Michael Buesch Date: Wed, 9 Jan 2008 19:15:31 +0000 (+0100) Subject: b43legacy: Remove the PHY spinlock X-Git-Tag: v2.6.25-rc1~1162^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfe6a50156ab0c33729378fae7038bce3c6c5184;p=pandora-kernel.git b43legacy: Remove the PHY spinlock This fixes a sparse warning about weird locking. The spinlock is not needed, so simply remove it. This also adds some sanity checks to the PHY and radio locking to protect against recursive locking. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed