qcacld-3.0: Move cds_get_bin.c to concurrency management files

cds_get_bin.h and cds_get_bin.c were derived from qcacld-2.0
vos_get_bin.h and vos_get_bin.c.  These files got their names
since at one time they housed the wrappers used to retrieve
binary files nv.bin, cfg.dat, and firmware.  But over time the
functionality to actually retrieve binary files (get_bin) has
been removed, and almost all that is left is concurrency
management functions.  So, moving the .[ch] functionality to
the right files.

CRs-Fixed: 932777
Change-Id: I4a26c304cc6b6224d0839c365e4006fd32270961
This commit is contained in:
Chandrasekaran, Manishekar
2015-11-05 10:42:48 +05:30
committed by Prakash Dhavali
부모 22a7e1efe8
커밋 0d814c7b3e
26개의 변경된 파일186개의 추가작업 그리고 253개의 파일을 삭제

파일 보기

@@ -53,6 +53,7 @@
#include "sme_inside.h"
#include "cds_ieee80211_common_i.h"
#include "cds_regdomain_common.h"
#include "cds_concurrency.h"
/*----------------------------------------------------------------------------
* Preprocessor Definitions and Constants