]> git.openfabrics.org - ~emulex/infiniband.git/commit
usb: gadget: function: uac2: add wMaxPacketSize to ep desc
authorFelipe Balbi <balbi@ti.com>
Mon, 29 Sep 2014 19:18:14 +0000 (14:18 -0500)
committerFelipe Balbi <balbi@ti.com>
Mon, 20 Oct 2014 20:58:49 +0000 (15:58 -0500)
commit703a303c187ef7e3c8daf8a1be343576c9579eaf
tree176eec35369902f79db35fcc5361bd15509cd3fe
parente3122f5fedb6d88a043b60822f601f7ab517a465
usb: gadget: function: uac2: add wMaxPacketSize to ep desc

Endpoint descriptors should pass wMaxPacketSize. Note
that this also fixes USB20CV Other Speed Endpoint
Descriptor Tests.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/function/f_uac2.c