diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2017-07-18 14:26:41 +0200 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-07-18 15:20:08 +0200 |
commit | ebe6b2b81464a2c083542feb1a1a6c78a2268151 (patch) | |
tree | a1909700039512e421f59846e5d572e7c0a0b22e /drivers/vlynq | |
parent | usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd() (diff) | |
download | linux-ebe6b2b81464a2c083542feb1a1a6c78a2268151.tar.xz linux-ebe6b2b81464a2c083542feb1a1a6c78a2268151.zip |
usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmac
The dedicated dmac can transfer a zero-length-packet (zlp) if some bits
of the USB_COM_CON register. However, the commit 2d4aa21a73ba ("usb:
gadget: udc: renesas_usb3: add support for dedicated DMAC") didn't set
the bits to 1. So, this patch fixes it.
Fixes: 2d4aa21a73b ("usb: gadget: udc: renesas_usb3: add support for dedicated DMAC)
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/vlynq')
0 files changed, 0 insertions, 0 deletions