Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | b43: only hardcode LED behavior if SPROM doesn't encode any | Lucas Stach | 2016-06-16 | 1 | -2/+6 |
| | | | | | | | | | | Only hardcode the LED behavior if the SROM doesn't provide any for all LEDs of the card. This avoids instantiating LED triggers for unconnected LEDs, while (hopefully) keeping things working for old cards with a blank SROM. Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> | ||||
* | b43: move under broadcom vendor directory | Kalle Valo | 2015-11-18 | 1 | -0/+359 |
Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org> |