commit | 07998753414ebdc6def8b26d002dcba283df4295 | [log] [tgz] |
---|---|---|
author | Prashanth Bhatta <bhattap@codeaurora.org> | Thu Apr 28 12:35:33 2016 -0700 |
committer | Akash Patel <akashp@codeaurora.org> | Fri May 06 14:51:27 2016 -0700 |
tree | c01eaf64f347b4d8b5fbb329cddb6fa6e9b184ac | |
parent | 527fd754ec4507a476d07aee76e9681ef4d9e2b3 [diff] |
qcacld-3.0: hdd: Refactor wlan_startup (phase 8) In HDD, hdd_wlan_startup which is called by probe is beast of a function to maintain. Over time it has grown to such an extent that it is almost 800 lines of code with in a single function. Divide the beast into logical smaller functions. Create a separate functions to configure lower layers before cds_enable. Change-Id: Ia6eba5a94889cef4502b71edfab773b6295847d6 CRs-fixed: 996332