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 |
||
---|---|---|
.. | ||
inc | ||
src |