Commit aa7727e
Chao Song
tplgtool.py: make string comparison in lower case
Topology1 uses upper case strings for PCM and widget
names, while topology2 uses lower case, align string
comparison to use lower case to make it work for both
topology1 and topology2.
Signed-off-by: Chao Song <chao.song@linux.intel.com>1 parent c7eb27c commit aa7727e
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
749 | 749 | | |
750 | 750 | | |
751 | 751 | | |
752 | | - | |
| 752 | + | |
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
757 | | - | |
| 757 | + | |
758 | 758 | | |
759 | 759 | | |
760 | 760 | | |
| |||
763 | 763 | | |
764 | 764 | | |
765 | 765 | | |
766 | | - | |
| 766 | + | |
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
| |||
0 commit comments