On 26-07-17 22:25, Ian Molton wrote: > This function sets the address of the IO window used for > SDIO accesses onto the backplane of the chip. > > It currently uses 3 separate masks despite the full mask being > defined in the code already. Remove the separate masks and clean up. No beef here ;-) Reviewed-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx> > Signed-off-by: Ian Molton <ian@xxxxxxxxxxxxxx> > > # Conflicts: > # drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c > --- > .../net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c | 17 +++++------------ > drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.h | 3 --- > 2 files changed, 5 insertions(+), 15 deletions(-)