brcmfmac: Fix asymmetric IO functions.
authorIan Molton <ian@mnementh.co.uk>
Mon, 13 Nov 2017 20:35:45 +0000 (21:35 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 7 Dec 2017 13:10:55 +0000 (15:10 +0200)
commit3508a056a1f45d95c874fc9af8748bf4229432b6
tree27ff1ce1e39f436ff8b7997215f697a32ef99247
parent993a98a42e6e790fd0d2bf7d55a031513c7ba7dc
brcmfmac: Fix asymmetric IO functions.

Unlikely to be a problem, but brcmf_sdiod_regrl() is
not symmetric with brcmf_sdiod_regrb() in initializing
the data value on stack. Fix that.

Signed-off-by: Ian Molton <ian@mnementh.co.uk>
[arend: reword the commit message a bit]
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