]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mt76: mt7925: Simplify HIF suspend handling to avoid suspend fail
authorQuan Zhou <quan.zhou@mediatek.com>
Mon, 24 Feb 2025 13:05:14 +0000 (21:05 +0800)
committerFelix Fietkau <nbd@nbd.name>
Wed, 19 Mar 2025 13:47:03 +0000 (14:47 +0100)
commitbf39813599b0375a3eebbbc6837f728554b3883a
tree6ebebfdd480ff9e499f827a3242787aa56cede60
parentffb9d7bcd3e3e2d937bcfd7fc064b15f3b7ca3e3
wifi: mt76: mt7925: Simplify HIF suspend handling to avoid suspend fail

System suspend failures may occur due to inappropriate
handling of traffic not idle event by the WiFi driver.
The WiFi firmware's traffic not idle indication does
not need to be tied to suspend. Fix the flow to ensuring
the system can suspend properly.

Signed-off-by: Quan Zhou <quan.zhou@mediatek.com>
Link: https://patch.msgid.link/34208c7280325f57a651363d339399eb1744d3b7.1740400998.git.quan.zhou@mediatek.com
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c