diff options
author | Sean Wang <sean.wang@mediatek.com> | 2021-11-20 00:22:10 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2021-12-19 15:24:00 +0100 |
commit | 6906aa93eb93d54a42ce1902f00d6ea04ecb039b (patch) | |
tree | debc7c1b958365e225856e601dda19278c2d00f0 /drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c | |
parent | mt76: mt7615: fix decap offload corner case with 4-addr VLAN frames (diff) | |
download | linux-6906aa93eb93d54a42ce1902f00d6ea04ecb039b.tar.xz linux-6906aa93eb93d54a42ce1902f00d6ea04ecb039b.zip |
mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files
This is a preliminary patch for the following patch
("mt76: mt7921s: fix the device cannot sleep deeply in suspend).
mt76_connac_mcu_set_hif_suspend eventually would be handled in each
bus-level suspend/resume handler in either mt7921/sdio.c or mt7921/pci.c
depending on what type of the bus the device is running on. We can move
mt76_connac_mcu_set_hif_suspend to bus-related files to simplify the logic.
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c')
0 files changed, 0 insertions, 0 deletions