diff options
author | Keyon Jie <yang.jie@linux.intel.com> | 2020-05-27 10:28:01 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-05-29 13:06:41 +0100 |
commit | c2cbd0a7194d05be501fe2cb48bcd10ff468aa87 (patch) | |
tree | 6605733c7de706a91f6ad13f1da1825a9e2f9f25 /tools/perf/scripts/python/stackcollapse.py | |
parent | 82ed7418736ded9c24529987d5aa9a39c185e4e9 (diff) |
ASoC: topology: remove the redundant pass checks
As we have check the 'pass' in the soc_elem_pass_load(), so no need to
check it again in each specific elem_load function, at the same time,
the tplg->pos will be reset to the next header base when the pass is
mismatched, so the increasing of the tplg->pos in these cases made no
sense. Here remove all of them.
Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
Tested-by: Vamshi Kerishna Gopal <vamshi.krishna.gopal@intel.com>
Tested-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20200527022801.336264-3-yang.jie@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions