From: Arend van Spriel Date: Fri, 29 Nov 2013 10:48:18 +0000 (+0100) Subject: brcmfmac: reduce logging noise accessing SDIO SleepCSR register X-Git-Tag: v3.14-rc1~94^2~601^2^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b317d1d543fbafd768525db6fbc11ca4af9c921b;p=pandora-kernel.git brcmfmac: reduce logging noise accessing SDIO SleepCSR register The SleepCSR register is accessed to wakeup the device from the host side. Depending on the state of the device this may take multiple attempts. The failed attempt are not real failures so reduce the log level specifically for this register. The calling function will scream when the multiple attempts all failed. Reviewed-by: Hante Meuleman Reviewed-by: Franky Lin Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed