From: Ming Yen Hsieh <MingYen.Hsieh@xxxxxxxxxxxx> Hi, This patchset includes some bugfixes for CLC (Country Location Control), suspend/resume and ACPI SAR. v1: remove patch, "mt7921: fix potential command timeout issues when suspend", and add patch, "mt7921: fix the unfinished command of regd_notifier before suspend" v2: In "wifi: mt76: mt7921: fix the unfinished command of regd_notifier before suspend", after regd update, the variable "regd_in_progress" should reset to false. Ming Yen Hsieh (4): wifi: mt76: mt7921: fix incorrect type conversion for CLC command wifi: mt76: mt792x: fix a potential loading failure of the 6Ghz channel config from ACPI wifi: mt76: mt792x: update the country list of EU for ACPI SAR wifi: mt76: mt7921: fix the unfinished command of regd_notifier before suspend .../net/wireless/mediatek/mt76/mt7921/init.c | 6 ++++ .../net/wireless/mediatek/mt76/mt7921/mcu.c | 4 +-- .../net/wireless/mediatek/mt76/mt7921/pci.c | 3 ++ drivers/net/wireless/mediatek/mt76/mt792x.h | 2 ++ .../wireless/mediatek/mt76/mt792x_acpi_sar.c | 28 ++++++++++--------- 5 files changed, 28 insertions(+), 15 deletions(-) -- 2.18.0