diff options
| author | Alok Tiwari <alok.a.tiwari@oracle.com> | 2025-06-21 11:52:24 -0700 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2025-06-22 11:28:12 +0200 |
| commit | 87aafc8580acf87fcaf1a7e30ed858d8c8d37d81 (patch) | |
| tree | b7ffa25c80355cc646137a32ce314dbbe749191a /tools/perf/scripts/python/flamegraph.py | |
| parent | ALSA: aloop: Replace deprecated strcpy() with strscpy() (diff) | |
| download | linux-87aafc8580acf87fcaf1a7e30ed858d8c8d37d81.tar.gz linux-87aafc8580acf87fcaf1a7e30ed858d8c8d37d81.zip | |
ALSA: intel8x0: Fix incorrect codec index usage in mixer for ICH4
code mistakenly used a hardcoded index (codec[1]) instead of
iterating, over the codec array using the loop variable i.
Use codec[i] instead of codec[1] to match the loop iteration.
Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Link: https://patch.msgid.link/20250621185233.4081094-1-alok.a.tiwari@oracle.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
