]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: acpi: introduce method evaluation function for reuse
authorZong-Zhe Yang <kevin_yang@realtek.com>
Wed, 26 Mar 2025 02:06:36 +0000 (10:06 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 31 Mar 2025 06:23:03 +0000 (14:23 +0800)
commit5ee5f848469f584adb7010acb8ac656a544f5654
treeccde21d1d8bf952bf8c95a61c85287f566aa1607
parent88ca3107d2ce06448018e0571f7c0f1b40f57b55
wifi: rtw89: acpi: introduce method evaluation function for reuse

The following implementations will evaluate different ACPI methods, but
the pre-process flow of them are the same. So, introduce a function for
these pre-process things. Besides, also change ACPI RTAG method to call
this function.

Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250326020643.14487-6-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/acpi.c
drivers/net/wireless/realtek/rtw89/acpi.h