commit | a61922240d3c7fc3e83b03203a89f07cb7f438a6 | [log] [tgz] |
---|---|---|
author | Rohit kumar <quic_rohkumar@quicinc.com> | Tue Oct 26 17:16:10 2021 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Oct 29 01:27:27 2021 -0700 |
tree | 32cbeac70af67c7219cd6f36df3cc4ffd485166a | |
parent | d40140f29bceb7fa082f3154a75cf9ce48c7367a [diff] |
service: graph: Fix combo to mono device switch When device switch happens from combo to mono, module_tag_info for older device is not removed from the list. Due to this, configure_hwep is called for the device which is already removed and fails. Remove module_tag_info for HWEP which is not part of new graph. Change-Id: I8d49a010b20a6a4d4fcf496eb94f93cbdacb8913