commit | 167e1fb1218d0526e65f2dd00b62ed08866dcfff | [log] [tgz] |
---|---|---|
author | Jorge Sanjuan <jorge.sanjuan@codethink.co.uk> | Thu Jun 14 15:05:56 2018 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jun 14 18:03:35 2018 +0200 |
tree | 555111bb18070bedd83b699bb156e0f977d69072 | |
parent | 2dd5aa15d9a2d4b87b32d93f3c5a66f175c0123d [diff] |
ALSA: usb-audio: Change in connectors control creation interface Change build_connector_control() and get_connector_control_name() so they take `struct usb_mixer_interface` as input argument instead of `struct mixer_build`. This is preliminary work to add support for connectors control for UAC3 BADD devices. No functional change. Signed-off-by: Jorge Sanjuan <jorge.sanjuan@codethink.co.uk> Signed-off-by: Takashi Iwai <tiwai@suse.de>