From: Arend van Spriel Date: Mon, 22 Oct 2012 17:36:20 +0000 (-0700) Subject: brcmfmac: rework driver initialization in brcmf_bus_start() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~337^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ed9baf0f12168c8ba2410fd9ccd578f7867c564;p=pandora-kernel.git brcmfmac: rework driver initialization in brcmf_bus_start() In brcmf_bus_start() a number of settings are sent to the device. For this functions are used that bypass the common firmware interface. By reordering the code in brcmf_bus_start() this bypass can be removed. Signed-off-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed