| commit | 304eafce5d6df2285662d35e6b7f9e99ef1deaba | [log] [tgz] |
|---|---|---|
| author | Mikhail Naganov <mnaganov@google.com> | Wed May 23 16:54:12 2018 -0700 |
| committer | Mikhail Naganov <mnaganov@google.com> | Wed May 23 17:10:45 2018 -0700 |
| tree | 539bd7b325941b8f0de142a0a961c29c0220c331 | |
| parent | 98be3b291774a10ef9bb4f4bc50635e21ac926ef [diff] |
Zero initialize audio_port_config and containing structs Add zero initialization for struct audio_port_config and the structures that contain it: audio_port and audio_patch. Left intact places where the struct is overwritten completely or memset'd right after declaration. Test: make Change-Id: I30c9eb8822f35a394dd49ea0891430b539d0e81e