<yhchuang@xxxxxxxxxxx> wrote: > From: Zong-Zhe Yang <kevin_yang@xxxxxxxxxxx> > > In the current design, various chip functions and tables > are built into rtw88 core. That causes kernel to load its > functionalities even if a chip isn't currently used. We > plan to make each chip's functionalities a separate > kernel module to reduce rtw88 core. And kernel will be > able to load the necessary. > > Before extracting chip functionalities, we export symbols > inside rtw88 core which will be used in chip modules. > > Signed-off-by: Zong-Zhe Yang <kevin_yang@xxxxxxxxxxx> > Signed-off-by: Yan-Hsuan Chuang <yhchuang@xxxxxxxxxxx> 7 patches applied to wireless-drivers-next.git, thanks. 449be86670f5 rtw88: extract: export symbols used in chip functionalities 72f256c2b948 rtw88: extract: export symbols about pci interface ba0fbe236fb8 rtw88: extract: make 8822c an individual kernel module 416e87fcc780 rtw88: extract: make 8822b an individual kernel module f56f08636dda rtw88: extract: make 8723d an individual kernel module 51aab89a1808 rtw88: extract: remove the unused after extracting 6b684282afcc rtw88: rename rtw88.ko/rtwpci.ko to rtw88_core.ko/rtw88_pci.ko -- https://patchwork.kernel.org/patch/11550499/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches