From: Franky Lin Date: Wed, 29 Jun 2011 23:47:47 +0000 (-0700) Subject: staging: brcm80211: clean up firmware download code in fullmac X-Git-Tag: v3.1-rc1~232^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7859cd9f20535a26effa1cc8a92780f5ca8b2f8;p=pandora-kernel.git staging: brcm80211: clean up firmware download code in fullmac In brcmfmac the firmware download related code scatter all around. And some old dead code which is not following the standard firmware routine is still present. This patch limits the firmware download related code only in dhd_sdio.c and removes the rest. Signed-off-by: Franky Lin Reviewed-by: Roland Vossen Reviewed-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed