ALSA: usb-audio: simplify control interface access
As the control interface is now carried in struct snd_usb_audio, we can simplify the API a little and also drop the private ctrlif field from struct usb_mixer_interface. Also remove a left-over function prototype in pcm.h. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
committed by
Takashi Iwai
parent
157a57b6fa
commit
3d8d4dcfd4
@@ -33,6 +33,7 @@
|
||||
#include "pcm.h"
|
||||
#include "helper.h"
|
||||
#include "format.h"
|
||||
#include "clock.h"
|
||||
|
||||
/*
|
||||
* free a substream
|
||||
|
Reference in New Issue
Block a user