]> git.karo-electronics.de Git - karo-tx-linux.git/commit
brcmfmac: only support the BCM43455/7 device
authorArend van Spriel <arend@broadcom.com>
Wed, 18 Mar 2015 12:25:27 +0000 (13:25 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 20 Mar 2015 07:03:48 +0000 (09:03 +0200)
commit228a71763d9f24637a6db2d1712f1e1a21a80ec6
tree31606203327e5a8f5fc2d58bf55691786a277f3e
parent25911556283e5093fca235d7ba03faae7ed5dbf2
brcmfmac: only support the BCM43455/7 device

Recently support was added for the BCM4345 SDIO chipset by
commit 9c51026509d7 ("brcmfmac: Add support for BCM4345 SDIO chipset")
however this was verified using a BCM43455 device, which is
a more recent revision of the chip. This patch assure that
older revisions are not probed as they would fail.

Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Syed Asifful Dayyan <syedd@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/brcm80211/brcmfmac/sdio.c