diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-08-24 10:45:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-13 09:07:47 -0700 |
commit | 93bebe57621df3753f8b533dbfbd055438d52534 (patch) | |
tree | f0e0b385d24ef563d396f48570600831ff505441 /net/lapb/lapb_timer.c | |
parent | f27db157e2bfc330e7e6599b9427c7e9821d646f (diff) |
ALSA: hda - Check all inputs for is_active_nid_for_any()
commit 9d2b48f7304aafaefbf0794a556ab4e307929d24 upstream.
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
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions