brcmfmac: reduce logging noise accessing SDIO SleepCSR register
authorArend van Spriel <arend@broadcom.com>
Fri, 29 Nov 2013 10:48:18 +0000 (11:48 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 2 Dec 2013 19:25:18 +0000 (14:25 -0500)
commitb317d1d543fbafd768525db6fbc11ca4af9c921b
tree2963f3c2d259e4eb4cd7a278d50b016357e1b3c3
parent15265f95c2020940350b2febbc513cbbeae0f77e
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 <meuleman@broadcom.com>
Reviewed-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c