mbox series

[for-5.6,0/2] usb:gadget: ALSA PCM API updates

Message ID 20191210141822.18705-1-tiwai@suse.de (mailing list archive)
Headers show
Series usb:gadget: ALSA PCM API updates | expand

Message

Takashi Iwai Dec. 10, 2019, 2:18 p.m. UTC
Hi,

this is a patch set to adapt the latest ALSA PCM API to staging
drivers.  Basically these are merely cleanups, as shown in diffstat,
and there should be no functional changes.

As the corresponding ALSA PCM API change is found in 5.5-rc1, please
apply these on 5.5-rc1 or later.  Or if you prefer, I can merge them
through sound tree, too.  Let me know.


thanks,

Takashi

===

Takashi Iwai (2):
  usb: gadget: u_audio: Use managed buffer allocation
  usb: gadget: u_audio: Drop superfluous ioctl PCM ops

 drivers/usb/gadget/function/u_audio.c | 19 ++-----------------
 1 file changed, 2 insertions(+), 17 deletions(-)