commit | 1dbefe660e7e0065f2a990d2a2c8100a60e4d654 | [log] [tgz] |
---|---|---|
author | Dustin Brown <dustinb@codeaurora.org> | Tue Sep 11 16:32:03 2018 -0700 |
committer | nshrivas <nshrivas@codeaurora.org> | Tue Sep 25 13:52:40 2018 -0700 |
tree | d3cc7673b02bc0a2ac944a260fbf4bee65d971ba | |
parent | 45fdd10bde73030a4f667ef92e7d22c566393437 [diff] |
qcacld-3.0: Replace hdd_psoc with 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. After the introduction of hdd_context.psoc in I9971c478c0d1dc111bb20a7cd6614f73ffb0b15d, replace more instances of hdd_psoc with psoc. Change-Id: I1aa67d0554400ed552dc488805ba3421531a26c3 CRs-Fixed: 2315992