android_kernel_xiaomi_sm8350/core/cds
Dustin Brown a2a39dcfd5 qcacld-3.0: Move QDF init to HDD from CDS
QDF is effectively the driver's library for base primitives and data
structures, especially logging. As such, we want to initialize it as
early as possible in the driver loading process such that various
components can leverage this library code as much as possible. To this
end, move QDF init functionality into HDD from CDS, and invoke it first
thing in hdd_driver_load().

Change-Id: I769126ec293f741dced50c0dccc2f49e600aea43
CRs-Fixed: 2317861
2018-09-20 16:40:18 -07:00
..
inc qcacld-3.0: Call icnss API to check if WLAN FW is down 2018-09-19 19:32:46 -07:00
src qcacld-3.0: Move QDF init to HDD from CDS 2018-09-20 16:40:18 -07:00