commit | 0e6e1e5e30f6b466fb4836d651e1a13d10f5ab9d | [log] [tgz] |
---|---|---|
author | Aniket Kumar Lata <alata@codeaurora.org> | Thu Nov 14 21:43:55 2019 -0800 |
committer | Aniket Kumar Lata <alata@codeaurora.org> | Tue Jan 21 07:30:16 2020 -0800 |
tree | 2cb43798b3c72c7e62151b842f4c4e86f0abf5de | |
parent | 4c32fb4f5b1ce6bec6c1f86da1677a4c74899601 [diff] |
hal: Remove storage of audio device on bitfields Audio devices were stored in HAL on variables with type audio_devices_t. This change removes the storage of multiple devices on a bitfield. Device comparisons, assigments, removal have been updated. Helper functions have been introduced for device operations. Change-Id: I9ce8b0f9bdc542c386cbfe45b685158cc51d47b6