From: Franky Lin Date: Sat, 28 Apr 2012 01:56:58 +0000 (-0700) Subject: brcmfmac: postpone interrupt register function X-Git-Tag: v3.5-rc1~109^2~79^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2f93cc3218853a3c00bd7c9f923bec65aaf9103;p=pandora-kernel.git brcmfmac: postpone interrupt register function For out of band interrupt which is going to be introduced shortly, the interrupt register function must be called after firmware is downloaded. This patch moves it from brcmf_sdbrcm_probe to brcmf_sdbrcm_bus_init. Reviewed-by: pieter-paul giesberts Reviewed-by: arend van spriel Signed-off-by: franky lin Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed