commit | e51cc9c2ab7c360e583ad161750dfdcd9363d761 | [log] [tgz] |
---|---|---|
author | Quinn Male <qmale@codeaurora.org> | Thu Sep 10 13:59:29 2020 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Nov 08 22:36:57 2020 -0800 |
tree | cab523da511c1bca26d79a78c1bb394e26bc3eb9 | |
parent | fc45b0db132efac6f4c9cf9721d29e605553bc9e [diff] |
st-hal: Initialize hw properties on each stdev_open call Currently, the hw properties are only initialized when the stdev_get_properties or stdev_get_properties_extended APIs are called. In audioserver restart usecases, the framework uses cached hw properties values so it does not call the get properties API again. This means sthal does not have the initialized values. Change-Id: I8f2259bfa90be0b238d2c07725ffb7b7fe7faad0