commit | ea5c2aa194f03bcd94177ad00cdeb801bb21a259 | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Wed Sep 13 14:18:59 2017 -0700 |
committer | Jeff Johnson <jjohnson@codeaurora.org> | Thu Sep 14 06:51:57 2017 -0700 |
tree | 5976ef1049d8b80b4cf8a0c72f3710af4ecc1a56 | |
parent | 8f9dd5fd64429b6a93cab727bf3f368197c4767a [diff] |
qcacld-3.0: Remove cds_context param to cds_disable() Currently cds_disable() takes a cds_context param. However CDS already maintains its own context, hence this param introduces an unnecessary coupling, so remove it. Change-Id: I539b3c19a52a9c663268bade6a0acfaa411906dd CRs-Fixed: 2109429