Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipc3: override type field once comp_driver found
A bad IPC can mismatch UUID and type, causing downstream processes to operate differently than the final component target. This is because get_drv will not reject the mismatch and given we don't know the state of topology we can't start now. Instead we can override the ipc with the proper type. Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
- Loading branch information