From: Hans de Goede Date: Tue, 29 Jul 2014 12:23:23 +0000 (+0200) Subject: brcmfmac: Fix OOB interrupt not working for BCM43362 X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~12^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=568ba389be505f505b7fbeedb9ab4ece27603fc9;p=pandora-kernel.git brcmfmac: Fix OOB interrupt not working for BCM43362 It has taken me a long long time to get the OOB interrupt working on the AP6210 sdio wifi/bt module found on various Allwinner A20 boards. In the end I found these magic register pokes in the cubietruck kernel tree: https://github.com/cubieboard2/linux-sunxi/commit/7f08ba395617d17e7a711507503d89a50406fe7a This is also done for the bcm43362 in broadcom's internal/proprietary driver. Signed-off-by: Hans de Goede Reviewed-by: Arend van Spriel [arend@broadcom.com: rebased changing BCM43362 chip id to fix compilation] Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed