summaryrefslogtreecommitdiff
path: root/drivers/ata
diff options
context:
space:
mode:
authorZong-Zhe Yang <kevin_yang@realtek.com>2020-05-15 08:23:22 +0300
committerKalle Valo <kvalo@codeaurora.org>2020-05-18 15:16:17 +0300
commit72f256c2b948622cc45ff8bc0456dd6039d8fe36 (patch)
treeff2465fecd3a365997f907d8c78bc14023631fd2 /drivers/ata
parent449be86670f50284069cb0ddc4fe98f064ac6d87 (diff)
downloadlinux-72f256c2b948622cc45ff8bc0456dd6039d8fe36.tar.xz
rtw88: extract: export symbols about pci interface
In the current design, chip entry points are built into the pci module. That makes the pci module depend on chips. According to dependence, once the pci module is loaded, kernel will load chip functionalities, including those that may not be currently used. We plan to split chip entry points from the pci module. Thence we export pci symbols that will be used in chip entry point modules. Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com> Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200515052327.31874-3-yhchuang@realtek.com
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions