diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-08-24 04:45:27 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-08-25 01:59:01 -0400 |
commit | 9d2b48f7304aafaefbf0794a556ab4e307929d24 (patch) | |
tree | bffaab88a4322ed233d1cde0b56152bf995b8522 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | c7e69ae6b4ff49edf50180c0a32f3dd9d7967e31 (diff) |
ALSA: hda - Check all inputs for is_active_nid_for_any()
The is_active_nid_for_any() function in the generic parser is supposed
to check all connections from/to the given widget, but the current
code checks only the first input connection (index = 0).
This patch corrects the code to check all inputs by passing -1 to
index argument.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=102521
Cc: <stable@vger.kernel.org> [v4.1+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions