diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2021-06-26 18:59:41 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-07-12 01:48:37 +0300 |
commit | 2ba907894f9e69b68e5934b57afb744482a72984 (patch) | |
tree | 3f75f969f7e72dc89425b1e4789284730ab81ffd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4d0b79ec9eb81b227c8ae211b7f159bd7194d9ae (diff) | |
download | linux-2ba907894f9e69b68e5934b57afb744482a72984.tar.xz |
ASoC: wm_adsp: Remove pointless string comparison
The control fw_name is always directly assigned from the wm_adsp_fw_text
array, so it isn't necessary to compare the actual strings just the
pointer values.
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210626155941.12251-3-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions