]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: usb-audio: Set correct type for some UAC2 mixer controls.
authorJohan Rastén <johan@oljud.se>
Thu, 11 Jun 2015 08:04:51 +0000 (10:04 +0200)
committerSasha Levin <sasha.levin@oracle.com>
Wed, 6 Apr 2016 14:56:25 +0000 (10:56 -0400)
commit97828b710a99325ef8ffeeac7f9f3e356419ed51
tree453f864649aadc446d825e8a42deac1b5c1bbf7f
parent6abe3345f34c113503a5b3f66bd8eb65d980c27f
ALSA: usb-audio: Set correct type for some UAC2 mixer controls.

[ Upstream commit 27c41dad3a012c5acead1d903d1743297457b69c ]

Changed ctl type for Input Gain Control and Input Gain Pad Control to
USB_MIXER_S16 as per section 5.2.5.7.11-12 in the USB Audio Class 2.0
definition.

Signed-off-by: Johan Rastén <johan@oljud.se>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
sound/usb/mixer.c