commit | cbda8555e6a2f06c8cd6e2d0701056047e03e2f7 | [log] [tgz] |
---|---|---|
author | Krunal Soni <ksoni@codeaurora.org> | Thu Jul 14 19:39:02 2016 -0700 |
committer | Vishwajith Upendra <vishwaji@codeaurora.org> | Sat Aug 13 14:07:28 2016 -0700 |
tree | fc56d07f9ad3bd2f96432885889b747dfe3690ea | |
parent | bf5840bd7da19c8d5d98202ca04974874355d09b [diff] |
qcacld-3.0: Remove deprecated API csr_isconcurrentsession_valid In current driver, there is already an API called cds_allow_concurrency which is functionally similar to csr_isconcurrentsession_valid. Remove old API csr_isconcurrentsession_valid to have single API. Change-Id: If81900af5cb7291917fe915b44af5cf763f16d46 CRs-Fixed: 1047054