diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-04-23 08:59:36 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-04-23 16:20:29 +0200 |
commit | 2de841efaeafa9f597e495ffdf5a024079c4bfe7 (patch) | |
tree | 7e596fb903c04702e97196809b012430d5a3c799 /ipc | |
parent | ALSA: control: Fix missing __user annotation (diff) | |
download | linux-2de841efaeafa9f597e495ffdf5a024079c4bfe7.tar.xz linux-2de841efaeafa9f597e495ffdf5a024079c4bfe7.zip |
ALSA: usb-audio: Fix forgotten conversion of control query functions
The recent code refactoring made the argument for some helper
functions to be the explicit UAC_CS_* and UAC2_CS_* value instead of
0-based offset. However, there was one place left forgotten, and it
caused a regression on some devices appearing as the inconsistent
mixer setup.
This patch corrects the forgotten conversion.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=199449
Fixes: 21e9b3e931f7 ("ALSA: usb-audio: fix uac control query argument")
Tested-by: Nazar Mokrynskyi <nazar@mokrynskyi.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions