commit | 9983c37506b1a1231cd6f14d6123e1d670cb4dad | [log] [tgz] |
---|---|---|
author | Dhananjay Kumar <dhakumar@codeaurora.org> | Fri Dec 09 22:00:40 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Feb 09 03:18:16 2017 -0800 |
tree | 4fbd28586b0012a80596c8cd0794e7d144e5cb8d | |
parent | ac1de01dc03618f12eee6e3b9bfc897839059b08 [diff] |
hal: avoid undesired backend reconfiguration for multi-record usecase Backend is getting reconfigured if new session is started with configuration not matching to the current configuration even though new configuration is inferior to the current configuration and the session requesting superior configuration is still active. Fix this issue by checking configurations from other active sessions before reconfiguring backend. Change-Id: I5727c4de306a7e57ad9c4cf0d5f659f9420837af