Message ID | 20250326020643.14487-2-pkshih@realtek.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Ping-Ke Shih |
Headers | show |
Series | wifi: rtw89: support SAR from BIOS ACPI | expand |
Ping-Ke Shih <pkshih@realtek.com> wrote: > From: Zong-Zhe Yang <kevin_yang@realtek.com> > > The "acces" should be "access". > So, fix it. > > Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com> > Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> 12 patch(es) applied to rtw-next branch of rtw.git, thanks. 8bde621f124b wifi: rtw89: fix typo of "access" in rtw89_sar_info description 4cecf9912492 wifi: rtw89: regd: introduce string getter for reuse 1e262fc8df10 wifi: rtw89: sar: introduce structure to wrap query parameters 88ca3107d2ce wifi: rtw89: sar: add skeleton for SAR configuration via ACPI 5ee5f848469f wifi: rtw89: acpi: introduce method evaluation function for reuse 91f4ea117467 wifi: rtw89: acpi: support loading static SAR table 2eba885ab8e9 wifi: rtw89: acpi: support loading dynamic SAR tables and indicator 5bafc85d71a3 wifi: rtw89: acpi: support loading GEO SAR tables c6c830b26590 wifi: rtw89: sar: add skeleton for different configs by antenna 711b6ce3e816 wifi: rtw89: 8922a: support different SAR configs by antenna 7b51b39368c0 wifi: rtw89: 8852c: support different SAR configs by antenna 28b921020bab wifi: rtw89: 8852bx: support different SAR configs by antenna --- https://github.com/pkshih/rtw.git
diff --git a/drivers/net/wireless/realtek/rtw89/core.h b/drivers/net/wireless/realtek/rtw89/core.h index 4be05d6cad18..8e9697679aaa 100644 --- a/drivers/net/wireless/realtek/rtw89/core.h +++ b/drivers/net/wireless/realtek/rtw89/core.h @@ -4631,7 +4631,7 @@ struct rtw89_sar_cfg_common { }; struct rtw89_sar_info { - /* used to decide how to acces SAR cfg union */ + /* used to decide how to access SAR cfg union */ enum rtw89_sar_sources src; /* reserved for different knids of SAR cfg struct.