From: Arend van Spriel Date: Thu, 20 Mar 2014 09:18:02 +0000 (+0100) Subject: brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails X-Git-Tag: v3.15-rc1~113^2~93^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d1a4f16c96d3f4cf6afd92ca3ffb4d2c24875e1;p=pandora-kernel.git brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails In the function brcmf_sdiod_request_data() an error message is logged, but the calling function retries it. This patch will only log an error message when retry limit is reached. The low-level error is still logged by a SDIO debug message. Reviewed-by: Daniel (Deognyoun) Kim Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed