]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ALSA: oxfw: allow PCM capture for Stanton SCS.1m
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 9 Jun 2019 10:29:12 +0000 (19:29 +0900)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 14 Aug 2019 09:18:49 +0000 (11:18 +0200)
commitf7571d56a6a7616aefc9ecc28a3b9014aa105b9d
tree8c892b2764a93aa23be5a33b7104cceb6801fe41
parent9fd8f9c5cdcf99c8f25643626baa469b98ea2aef
ALSA: oxfw: allow PCM capture for Stanton SCS.1m

BugLink: https://bugs.launchpad.net/bugs/1838824
commit d8fa87c368f5b4096c4746894fdcc195da285df1 upstream.

Stanton SCS.1m can transfer isochronous packet with Multi Bit Linear
Audio data channels, therefore it allows software to capture PCM
substream. However, ALSA oxfw driver doesn't.

This commit changes the driver to add one PCM substream for capture
direction.

Fixes: de5126cc3c0b ("ALSA: oxfw: add stream format quirk for SCS.1 models")
Cc: <stable@vger.kernel.org> # v4.5+
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
sound/firewire/oxfw/oxfw.c