From: Vasanthakumar Thiagarajan Date: Fri, 30 Sep 2011 16:16:59 +0000 (+0530) Subject: ath6kl: Claim sdio function only at appropriate places X-Git-Tag: v3.3-rc1~182^2~261^2~200^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=861dd058f495973c7ad2a44b8f68f3cc05733eab;p=pandora-kernel.git ath6kl: Claim sdio function only at appropriate places There are places where tx_complete callbacks are called with claiming the sdio function. It is not necessary to hold the sdio func for longer. This may even affect the host side power save, if it is supported by the controller. Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed