From: Michal Kazior Date: Fri, 8 Nov 2013 07:01:33 +0000 (+0100) Subject: ath10k: re-arrange PCI init code X-Git-Tag: v3.14-rc1~94^2~482^2^2~43^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98563d5aafa45498f8c2f6885b2bd03eab648f19;p=pandora-kernel.git ath10k: re-arrange PCI init code This patch moves irq registering after necessary structures have been allocated and initialized. This should prevent interrupts from causing tasklet access invalid memory pointers. Reported-By: Ben Greear Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed