diff options
author | Keyon Jie <[email protected]> | 2020-05-27 10:28:01 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-05-29 13:06:41 +0100 |
commit | c2cbd0a7194d05be501fe2cb48bcd10ff468aa87 (patch) | |
tree | 6605733c7de706a91f6ad13f1da1825a9e2f9f25 /tools/perf/scripts/python/export-to-sqlite.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 <[email protected]>
Tested-by: Vamshi Kerishna Gopal <[email protected]>
Tested-by: Cezary Rojewski <[email protected]>
Reviewed-by: Cezary Rojewski <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions