From: Hante Meuleman Date: Wed, 29 Jan 2014 14:32:17 +0000 (+0100) Subject: brcmfmac: simplify sdio code download routine. X-Git-Tag: v3.15-rc1~113^2~289^2^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9951c13349ac1553ab1e0962dc3f877e4841037;p=pandora-kernel.git brcmfmac: simplify sdio code download routine. brcmf_sdio_download_code_file is using a loop to send small blobs of data. This is unnecessarily complex and was simplified with this patch. Reviewed-by: Arend Van Spriel Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Daniel (Deognyoun) Kim Signed-off-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed