From: Michael Buesch Date: Wed, 9 Jan 2008 18:08:49 +0000 (+0100) Subject: b43: Remove the PHY spinlock X-Git-Tag: v2.6.25-rc1~1162^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f31800d8b79bc42e495070aa6e6425841b7bdcbf;p=pandora-kernel.git b43: 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