From: Franky Lin Date: Wed, 11 Apr 2012 09:52:47 +0000 (+0200) Subject: brcm80211: fmac: postpone dongle RF enabling. X-Git-Tag: v3.5-rc1~109^2~410^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3338084ab327156e593176bcf9cf7286a192cca1;p=pandora-kernel.git brcm80211: fmac: postpone dongle RF enabling. BRCMF_C_UP is the command that asks the firmware to enable RF of dongle. Some firmware initialization steps must be performed during RF is down. Postpone BRCMF_C_UP firing until brcmf_netdev_open get called to ensure firmware have enough time to finish initialization. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed