Hi,

this is v2 of the f_uac2 timing fixup series.

Changes from v1:

        * drop UAC_EP_CS_ATTR_FILL_MAX approach and rather size the
          packets correctly
        * add a patch to fix buffer wrap problems in the ALSA buffer
          logic, which wasn't needed before

The first two patches are just cleanups.

Sebastian, could you give these patches a try? They seem to work well
on a BBB setup here.


Thanks,
Daniel

Daniel Mack (4):
  usb: gadget: f_uac2: restructure some code in afunc_set_alt()
  usb: gadget: f_uac2: add short-hand for 'dev'
  usb: gadget: f_uac2: send reasonably sized packets
  usb: gadget: f_uac2: handle partial dma area wrap

 drivers/usb/gadget/function/f_uac2.c | 123 +++++++++++++++++++++--------------
 1 file changed, 74 insertions(+), 49 deletions(-)

-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to