From: Hante Meuleman Date: Thu, 15 Nov 2012 02:46:17 +0000 (-0800) Subject: brcmfmac: Any error should result in failure of probe. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~174^2^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1799ddf18597da5aa1319b089736aafd05481774;p=pandora-kernel.git brcmfmac: Any error should result in failure of probe. In brcmf_sdbrcm_probe only error ELINK is seen as error. However brcmf_bus_start can return many more error codes and all should result in failed init of driver. Reviewed-by: Arend Van Spriel Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Hante Meuleman Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed