OSDN Git Service

usb: dwc3: update stream id in depcmd
authorAnurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com>
Sat, 1 Dec 2018 11:13:25 +0000 (16:43 +0530)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Wed, 5 Dec 2018 08:42:50 +0000 (10:42 +0200)
commita7351807bd8b5db0306ccd6977f8c13722731dd5
tree3d6a08fdee31773fea6ab91399eb1ab447309609
parentd53701067f048b8b11635e964b6d3bd9a248c622
usb: dwc3: update stream id in depcmd

For stream capable endpoints, stream id related information
needs to be updated into DEPCMD while issuing START TRANSFER.
This patch does the same.

Signed-off-by: Anurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/gadget.c