summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorDaniel Mack <daniel@zonque.org>2016-04-08 19:52:02 +0200
committerSasha Levin <sashal@kernel.org>2020-06-29 20:08:00 -0400
commit98f9e54a0d773489798485e93652657906b24774 (patch)
tree075148ebc3c7c0eee790bafa8187e5d8e860eb05 /scripts/basic
parent5ac359df8c9f555699dadea1b4963d469e1d6678 (diff)
ALSA: usb-audio: allow clock source validity interrupts
[ Upstream commit 191227d99a281333b50aaf82ab4152fbfa249c19 ] miniDSP USBStreamer UAC2 devices send clock validity changes with the control field set to zero. The current interrupt handler ignores all packets if the control field does not match the mixer element's, but it really should only do that in case that field is needed to distinguish multiple elements with the same ID. This patch implements a logic that lets notifications packets pass if the element ID is unique for a given device. Signed-off-by: Daniel Mack <daniel@zonque.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions