commit | a657ae7e5c0c9fd8858e5498e6de65c222d206d1 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Wed Aug 10 09:40:50 2016 +0530 |
committer | Mark Brown <broonie@kernel.org> | Wed Aug 10 18:54:05 2016 +0100 |
tree | 6b494fe50a7d671afcf02f267cbb02f80025abef | |
parent | 64cb1d0ad0eada322c2011e15710d2a1c12ce8b6 [diff] |
ASoC: Intel: Skylake: remove module id query at runtime Now that we have balanced loading of the topology file and split of init and fw_init and fill module data during asoc probe. So remove it from runtime, but keep error check in case things fall apart. Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>