commit | 59d7f5f6ddbc23f6ca4a0523c85dc18f027c80d9 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Oct 07 10:35:28 2021 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Oct 07 12:25:21 2021 +0200 |
tree | 576d2bd73c1d2d04add23b70a59756627145032e | |
parent | 36df2427ac3ea04510368561c8cee22388a7434a [diff] |
ALSA: usb-audio: Pass JOINT_DUPLEX info flag for implicit fb streams When a stream is in the implicit feedback mode, it's more or less tied with a capture stream. Passing SNDRV_PCM_INFO_JOINT_DUPLEX may help for user-space to understand the situation. Link: https://lore.kernel.org/r/20211007083528.4184-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>