Revert "ALSA: usb-audio: Skip setting clock selector for single connections"
authorAlexander Tsoy <alexander@tsoy.me>
Sun, 28 Jan 2024 13:23:38 +0000 (16:23 +0300)
committerTakashi Iwai <tiwai@suse.de>
Mon, 29 Jan 2024 08:07:57 +0000 (09:07 +0100)
commitc0787fcff88bce36d21e5b726bdeab694baba6a5
tree09b6db3d49993145d3526775b196593f09f7ec45
parentf0d78972f27dc1d1d51fbace2713ad3cdc60a877
Revert "ALSA: usb-audio: Skip setting clock selector for single connections"

This reverts commit 67794f882adca00d043899ac248bc002751da9f6.

We need to explicitly set up the clock selector to workaround a problem
with the Behringer mixers. This was originally done in d2e8f641257d
("ALSA: usb-audio: Explicitly set up the clock selector")

The problem with MOTU M Series mentioned in commit message was fixed in
a different way by checking control capabilities of clock selectors.

Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
Link: https://lore.kernel.org/r/20240128132338.819273-1-alexander@tsoy.me
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/clock.c