commit | 76cd293220bd5ca6517218b03b8f178c851ccb4f | [log] [tgz] |
---|---|---|
author | Dustin Brown <dustinb@codeaurora.org> | Tue Sep 11 16:03:05 2018 -0700 |
committer | nshrivas <nshrivas@codeaurora.org> | Tue Sep 18 12:48:50 2018 -0700 |
tree | 6b8235f7af4ca75170c0d09cde4c26d248d826f4 | |
parent | 49ce4cec0fd8f73c6e7d5dd596b7bd033297e6b3 [diff] |
qcacld-3.0: Introduce hdd_contex.psoc The name 'hdd_psoc' is misleading, since it is not actually an HDD psoc context. Rather, it is the Object Manager psoc context. Rename hdd_psoc to psoc for consistency, and to make room for HDD to have its own psoc context. As a first step towards this large renaming, introduce a union in hdd_context such that such both names can exist during the transition period. Change-Id: I9971c478c0d1dc111bb20a7cd6614f73ffb0b15d CRs-Fixed: 2315990