From: Kalle Valo Date: Wed, 24 Sep 2014 11:16:46 +0000 (+0300) Subject: ath10k: don't enable interrupts for the diagnostic window X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~71^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5d6805bf90f420abbaac30037d5fef6b7c05096;p=pandora-kernel.git ath10k: don't enable interrupts for the diagnostic window The diagnostic window (CE7) uses polling and is not initiliased to retrieve interrupts so disable interrupts altogether for CE7. Otherwise ath10k crashes when using the diagnostic window while the firmware is running due to NULL dereference and polling reads timeout. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed