drivers/net/wireless/cnss2/bus.c
0 → 100644
+164
−0
drivers/net/wireless/cnss2/bus.h
0 → 100644
+39
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Bus layer is a shim layer for potential buses (PCIe, USB and SDIO) of WLAN devices. It abstracts all the bus related APIs for common files of the driver so that it can help make them bus independent. Change-Id: I06e19a26d34168fe0fcc65229a4519b868cd97c1 Signed-off-by:Yue Ma <yuem@codeaurora.org> Signed-off-by:
Rajasekaran Kalidoss <rkalidos@codeaurora.org>