From: Kalle Valo Date: Tue, 8 Oct 2013 18:45:25 +0000 (+0300) Subject: ath10k: fix ath10k_debug_start() locking X-Git-Tag: v3.13-rc1~105^2~55^2^2~53^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60631c5c10efbf24a77e1ca1ddecdb4e82ed2833;p=pandora-kernel.git ath10k: fix ath10k_debug_start() locking ath10k_debug_start() was not called with conf_mutex, fix that. Also there was a deadlock in ath10k_debug_stop(), rename it to ath10k_debug_destroy() and call it only when the device is destroyed. Reported-by: Mohammed Shafi Shajakhan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed