]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: usb-audio: fix rate on Ozone Z90 USB headset
authorDaehwan Jung <dh10.jung@samsung.com>
Wed, 16 Jun 2021 09:34:55 +0000 (18:34 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Jul 2021 14:15:38 +0000 (16:15 +0200)
commit007a59cb7502e2989bbd69c11e478260b759bceb
treea6a83e303a22f4ae357494026e868fe375618e8a
parent04e385f5eb2dedb074fe8d5ac6befb7c6e8f1a9d
ALSA: usb-audio: fix rate on Ozone Z90 USB headset

commit aecc19ec404bdc745c781058ac97a373731c3089 upstream.

It mislabels its 96 kHz altsetting and that's why it causes some noise

Signed-off-by: Daehwan Jung <dh10.jung@samsung.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/1623836097-61918-1-git-send-email-dh10.jung@samsung.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/format.c