From: Vasanthakumar Thiagarajan Date: Tue, 1 Sep 2009 12:16:33 +0000 (+0530) Subject: ath9k: Call spin_lock_bh() on btcoex_lock X-Git-Tag: v2.6.32-rc1~703^2~128^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f43161aa6bd7bfed0905d3de6cc660fd6b9c2bc;p=pandora-kernel.git ath9k: Call spin_lock_bh() on btcoex_lock As generic hw timer interrupt handler is moved to tasklet, we no more need to call spin_lock_irqsave(). Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: John W. Linville --- Reading git-diff-tree failed