• Sean Wang's avatar
    mt76: sdio: lock sdio when it is needed · 491e3731
    Sean Wang authored
    Acquire the SDIO as needed as possible because either MT7663S or MT7921S
    is a multiple-function device that always includes Bluetooth that would
    share with the same SDIO bus. So not to avoid breaking Bluetooth pairing,
    audio, and HID such kind of time critical application on that, we only
    lock sdio bus when it is necessary in WiFi driver.
    Signed-off-by: default avatarSean Wang <sean.wang@mediatek.com>
    Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
    491e3731
sdio.c 6.52 KB