]> git.baikalelectronics.ru Git - kernel.git/commit
brcmfmac: remove unnecessary call to brcmf_sdiod_set_backplane_window()
authorIan Molton <ian@mnementh.co.uk>
Fri, 8 Dec 2017 12:10:32 +0000 (13:10 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 14 Dec 2017 12:41:02 +0000 (14:41 +0200)
commit9517476eb153a1d13cb301c21a5e0241857b8823
tree701c818714e0d688503193aaf372092e2511e40a
parent3bab01198811d5e76c7bffbda6eee2e0c5794c94
brcmfmac: remove unnecessary call to brcmf_sdiod_set_backplane_window()

All functions that might require the window address changing call
brcmf_sdiod_set_backplane_window() prior to access. Thus resetting
the window is not required.

Signed-off-by: Ian Molton <ian@mnementh.co.uk>
[arend: corrected the driver prefix in the subject]
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c